Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dsockio.h158 #define SIOCGIFCAP _IOWR('i', 91, struct ifreq) /* get IF features */ macro
/xnu-12377.81.4/tests/
H A Dioc_str.h117 X(SIOCGIFCAP) \
H A Dnet_bridge.c3447 result = ioctl(s, SIOCGIFCAP, &ifr); in verify_lro_capability()
/xnu-12377.81.4/bsd/net/
H A Dif.c2968 case SIOCGIFCAP: in ifioctl_restrict_intcoproc()
3086 case SIOCGIFCAP: in ifioctl_restrict_management()
3374 case SIOCGIFCAP: /* struct ifreq */ in ifioctl()
3907 case SIOCGIFCAP: in ifioctl_ifreq()
6696 case SIOCGIFCAP: in ifioctl_cassert()