Home
last modified time | relevance | path

Searched refs:SIOCAUTONETMASK (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/bsd/sys/
H A Dsockio.h108 #define SIOCAUTONETMASK _IOW('i', 39, struct ifreq) /* autoconf netmask */ macro
/xnu-11417.140.69/tests/
H A Dioc_str.h70 X(SIOCAUTONETMASK) \
/xnu-11417.140.69/bsd/net/
H A Dif.c6638 case SIOCAUTONETMASK: in ifioctl_cassert()