Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/
H A Dioc_str.h103 X(SIOCAUTOADDR) \
/xnu-8019.80.24/bsd/sys/
H A Dsockio.h120 #define SIOCAUTOADDR _IOWR('i', 38, struct ifreq) /* autoconf address */ macro
/xnu-8019.80.24/bsd/netinet/
H A Din.c1268 case SIOCAUTOADDR: /* struct ifreq */ in in_control()
/xnu-8019.80.24/bsd/net/
H A Dif.c5803 case SIOCAUTOADDR: in ifioctl_cassert()