Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dsockio.h158 #define SIOCGIFCAP _IOWR('i', 91, struct ifreq) /* get IF features */ macro
/xnu-11417.140.69/tests/
H A Dioc_str.h117 X(SIOCGIFCAP) \
H A Dnet_bridge.c3420 result = ioctl(s, SIOCGIFCAP, &ifr); in verify_lro_capability()
/xnu-11417.140.69/bsd/net/
H A Dif.c3008 case SIOCGIFCAP: in ifioctl_restrict_intcoproc()
3124 case SIOCGIFCAP: in ifioctl_restrict_management()
3410 case SIOCGIFCAP: /* struct ifreq */ in ifioctl()
3937 case SIOCGIFCAP: in ifioctl_ifreq()
6673 case SIOCGIFCAP: in ifioctl_cassert()