Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/
H A Dioc_str.h98 X(SIOCGIFADDR) \
/xnu-8019.80.24/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 Dif.c4008 cmd = SIOCGIFADDR; /* struct ifreq */ in ifioctl_ifreq()
5797 case SIOCGIFADDR: in ifioctl_cassert()
H A Dbpf.c1687 case SIOCGIFADDR: /* struct ifreq */ in bpfioctl()
/xnu-8019.80.24/bsd/sys/
H A Dsockio.h109 #define SIOCGIFADDR _IOWR('i', 33, struct ifreq) /* get ifnet address */ macro
/xnu-8019.80.24/bsd/netinet/
H A Din.c655 case SIOCGIFADDR: /* struct ifreq */ in inctl_ifaddr()
1346 case SIOCGIFADDR: /* struct ifreq */ in in_control()
1584 case SIOCGIFADDR: /* struct ifreq */ in in_control()
/xnu-8019.80.24/bsd/netinet6/
H A Din6.c1545 case SIOCGIFADDR: in in6_control()