Searched refs:SIOCSIFGENERIC (Results 1 – 6 of 6) sorted by relevance
74 #define SIOCSETVLAN SIOCSIFGENERIC
1271 case SIOCSIFGENERIC: in sppp_ioctl()5108 if (cmd != SIOCSIFGENERIC) { in sppp_params()
2817 case SIOCSIFGENERIC: in ifhwioctl()
98 #define SIOCSIFGENERIC _IOW('i', 57, struct ifreq) /* generic IF set op */ macro