Home
last modified time | relevance | path

Searched refs:SIOCGIFADDR (Results 1 – 8 of 8) sorted by relevance

/xnu-8796.101.5/tests/
H A Dioc_str.h98 X(SIOCGIFADDR) \
/xnu-8796.101.5/bsd/net/
H A Dether_inet6_pr_module.c239 case SIOCGIFADDR: { /* struct ifreq */ in ether_inet6_prmod_ioctl()
H A Dether_inet_pr_module.c366 case SIOCGIFADDR: { /* struct ifreq */ in ether_inet_prmod_ioctl()
H A Dbpf.c1707 X(SIOCGIFADDR) \
1851 case SIOCGIFADDR: /* struct ifreq */ in bpfioctl()
H A Dif.c4074 cmd = SIOCGIFADDR; /* struct ifreq */ in ifioctl_ifreq()
5906 case SIOCGIFADDR: in ifioctl_cassert()
/xnu-8796.101.5/bsd/sys/
H A Dsockio.h109 #define SIOCGIFADDR _IOWR('i', 33, struct ifreq) /* get ifnet address */ macro
/xnu-8796.101.5/bsd/netinet/
H A Din.c632 case SIOCGIFADDR: /* struct ifreq */ in inctl_ifaddr()
1323 case SIOCGIFADDR: /* struct ifreq */ in in_control()
1561 case SIOCGIFADDR: /* struct ifreq */ in in_control()
/xnu-8796.101.5/bsd/netinet6/
H A Din6.c1558 case SIOCGIFADDR: in in6_control()