Home
last modified time | relevance | path

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

/xnu-8020.101.4/tests/
H A Dioc_str.h130 X(SIOCGIFCAP) \
/xnu-8020.101.4/bsd/sys/
H A Dsockio.h181 #define SIOCGIFCAP _IOWR('i', 91, struct ifreq) /* get IF features */ macro
/xnu-8020.101.4/bsd/net/
H A Dif.c2750 case SIOCGIFCAP: in ifioctl_restrict_intcoproc()
2995 case SIOCGIFCAP: /* struct ifreq */ in ifioctl()
3414 case SIOCGIFCAP: in ifioctl_ifreq()
5844 case SIOCGIFCAP: in ifioctl_cassert()