Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dsockio.h87 #define SIOCGIFPHYS _IOWR('i', 53, struct ifreq) /* get IF wire */ macro
/dragonfly/sys/net/
H A Dif.c2050 case SIOCGIFPHYS: in ifioctl()