Searched refs:SIOCGIFPHYS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/sys/ | ||
| HD | sockio.h | 92 #define SIOCGIFPHYS _IOWR('i', 53, struct ifreq) /* get IF wire */ macro |
| /freebsd-13-stable/sys/net/ | ||
| HD | if.c | 2486 case SIOCGIFPHYS: in ifhwioctl() |