Home
last modified time | relevance | path

Searched refs:SIOCGIFGENERIC (Results 1 – 6 of 6) sorted by relevance

/f-stack/tools/compat/include/net/
H A Dif_vlan_var.h75 #define SIOCGETVLAN SIOCGIFGENERIC
/f-stack/freebsd/net/
H A Dif_vlan_var.h75 #define SIOCGETVLAN SIOCGIFGENERIC
H A Dif_spppsubr.c1270 case SIOCGIFGENERIC: in sppp_ioctl()
5073 if (cmd != SIOCGIFGENERIC) { in sppp_params()
H A Dif.c2833 case SIOCGIFGENERIC: in ifhwioctl()
/f-stack/tools/compat/include/sys/
H A Dsockio.h99 #define SIOCGIFGENERIC _IOWR('i', 58, struct ifreq) /* generic IF get op */ macro
/f-stack/freebsd/sys/
H A Dsockio.h99 #define SIOCGIFGENERIC _IOWR('i', 58, struct ifreq) /* generic IF get op */ macro