Home
last modified time | relevance | path

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

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