Home
last modified time | relevance | path

Searched refs:SIOCAUTOADDR (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/bsd/sys/
H A Dsockio.h107 #define SIOCAUTOADDR _IOWR('i', 38, struct ifreq) /* autoconf address */ macro
/xnu-12377.61.12/tests/
H A Dioc_str.h69 X(SIOCAUTOADDR) \
/xnu-12377.61.12/bsd/netinet/
H A Din.c1171 case SIOCAUTOADDR: /* struct ifreq */ in in_control()
/xnu-12377.61.12/bsd/net/
H A Dif.c3672 case SIOCAUTOADDR: /* struct ifreq */ in ifioctl()
6660 case SIOCAUTOADDR: in ifioctl_cassert()