Home
last modified time | relevance | path

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

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