Searched refs:SIOCIWLAST (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/net/core/
H A Ddev_ioctl.c563 if (cmd >= SIOCIWFIRST && cmd <= SIOCIWLAST) dev_ioctl()
/linux-4.1.27/net/wireless/
H A Dwext-core.c484 if (cmd <= SIOCIWLAST) { wireless_send_event()
933 * (cmd >= SIOCIWFIRST && cmd <= SIOCIWLAST) */ wireless_process_ioctl()
/linux-4.1.27/net/
H A Dsocket.c903 if (cmd >= SIOCIWFIRST && cmd <= SIOCIWLAST) { sock_ioctl()
3168 (cmd >= SIOCIWFIRST && cmd <= SIOCIWLAST)) compat_sock_ioctl()
/linux-4.1.27/include/uapi/linux/
H A Dwireless.h347 #define SIOCIWLAST SIOCIWLASTPRIV /* 0x8BFF */ macro

Completed in 141 milliseconds