Home
last modified time | relevance | path

Searched refs:SIOCGIFNETMASK (Results 1 – 5 of 5) sorted by relevance

/xnu-11215.81.4/bsd/sys/
H A Dsockio.h106 #define SIOCGIFNETMASK _IOWR('i', 37, struct ifreq) /* get net addr mask */ macro
/xnu-11215.81.4/tests/
H A Dioc_str.h104 X(SIOCGIFNETMASK) \
/xnu-11215.81.4/bsd/netinet/
H A Din.c1055 case SIOCGIFNETMASK: /* struct ifreq */ in inctl_ifnetmask()
1260 case SIOCGIFNETMASK: /* struct ifreq */ in in_control()
1492 case SIOCGIFNETMASK: /* struct ifreq */ in in_control()
/xnu-11215.81.4/bsd/net/
H A Dif.c3091 case SIOCGIFNETMASK: in ifioctl_restrict_management()
4552 cmd = SIOCGIFNETMASK; /* struct ifreq */ in ifioctl_ifreq()
6494 case SIOCGIFNETMASK: in ifioctl_cassert()
/xnu-11215.81.4/bsd/netinet6/
H A Din6.c1517 case SIOCGIFNETMASK: in in6_control()