Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsockio.h93 #define SIOCGIFPHYS _IOWR('i', 53, struct ifreq) /* get IF wire */ macro
/f-stack/freebsd/sys/
H A Dsockio.h93 #define SIOCGIFPHYS _IOWR('i', 53, struct ifreq) /* get IF wire */ macro
/f-stack/freebsd/net/
H A Dif.c2517 case SIOCGIFPHYS: in ifhwioctl()