Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/
H A Dioc_str.h221 X(SIOCGIFCONSTRAINED) \
/xnu-12377.81.4/bsd/sys/
H A Dsockio_private.h262 #define SIOCGIFCONSTRAINED _IOWR('i', 204, struct ifreq) /* get interface constrained flag */ macro
/xnu-12377.81.4/bsd/net/
H A Dif.c3144 case SIOCGIFCONSTRAINED: in ifioctl_restrict_management()
3442 case SIOCGIFCONSTRAINED: /* struct ifreq */ in ifioctl()
4314 case SIOCGIFCONSTRAINED: in ifioctl_ifreq()
6822 case SIOCGIFCONSTRAINED: in ifioctl_cassert()