Home
last modified time | relevance | path

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

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