Home
last modified time | relevance | path

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

/xnu-8020.101.4/tests/
H A Dioc_str.h110 X(SIOCGIFPHYS) \
/xnu-8020.101.4/bsd/sys/
H A Dsockio.h128 #define SIOCGIFPHYS _IOWR('i', 53, struct ifreq) /* get IF wire */ macro
/xnu-8020.101.4/bsd/net/
H A Dif.c2753 case SIOCGIFPHYS: in ifioctl_restrict_intcoproc()
2998 case SIOCGIFPHYS: /* struct ifreq */ in ifioctl()
3433 case SIOCGIFPHYS: in ifioctl_ifreq()
5816 case SIOCGIFPHYS: in ifioctl_cassert()