Home
last modified time | relevance | path

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

/xnu-10063.141.1/tests/
H A Dioc_str.h130 X(SIOCGIFCAP) \
H A Dnet_bridge.c3864 result = ioctl(s, SIOCGIFCAP, &ifr); in verify_lro_capability()
/xnu-10063.141.1/bsd/sys/
H A Dsockio.h181 #define SIOCGIFCAP _IOWR('i', 91, struct ifreq) /* get IF features */ macro
/xnu-10063.141.1/bsd/net/
H A Dif.c2932 case SIOCGIFCAP: in ifioctl_restrict_intcoproc()
3046 case SIOCGIFCAP: in ifioctl_restrict_management()
3322 case SIOCGIFCAP: /* struct ifreq */ in ifioctl()
3751 case SIOCGIFCAP: in ifioctl_ifreq()
6263 case SIOCGIFCAP: in ifioctl_cassert()