Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsockio.h113 #define SIOCGPRIVATE_0 _IOWR('i', 80, struct ifreq) /* device private 0 */ macro
/f-stack/freebsd/sys/
H A Dsockio.h113 #define SIOCGPRIVATE_0 _IOWR('i', 80, struct ifreq) /* device private 0 */ macro
/f-stack/freebsd/net/
H A Diflib.c4397 case SIOCGPRIVATE_0: in iflib_if_ioctl()