Home
last modified time | relevance | path

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

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