Home
last modified time | relevance | path

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

/xnu-8796.101.5/tests/
H A Dioc_str.h115 X(SIOCGIFGENERIC) \
/xnu-8796.101.5/bsd/sys/
H A Dsockio.h143 #define SIOCGIFGENERIC _IOWR('i', 58, struct ifreq) /* generic IF get op */ macro
/xnu-8796.101.5/bsd/net/
H A Dif.c2827 case SIOCGIFGENERIC: in ifioctl_restrict_intcoproc()
3089 case SIOCGIFGENERIC: /* struct ifreq */ in ifioctl()
3790 case SIOCGIFGENERIC: in ifioctl_ifreq()
5928 case SIOCGIFGENERIC: in ifioctl_cassert()