Home
last modified time | relevance | path

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

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