Searched refs:SIOCGIFGENERIC (Results 1 – 6 of 6) sorted by relevance
75 #define SIOCGETVLAN SIOCGIFGENERIC
1270 case SIOCGIFGENERIC: in sppp_ioctl()5073 if (cmd != SIOCGIFGENERIC) { in sppp_params()
2833 case SIOCGIFGENERIC: in ifhwioctl()
99 #define SIOCGIFGENERIC _IOWR('i', 58, struct ifreq) /* generic IF get op */ macro