Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dwireless.h347 #define SIOCIWLAST SIOCIWLASTPRIV /* 0x8BFF */ macro
/linux-4.4.14/net/core/
Ddev_ioctl.c563 if (cmd >= SIOCIWFIRST && cmd <= SIOCIWLAST) in dev_ioctl()
/linux-4.4.14/net/wireless/
Dwext-core.c484 if (cmd <= SIOCIWLAST) { in wireless_send_event()
/linux-4.4.14/net/
Dsocket.c901 if (cmd >= SIOCIWFIRST && cmd <= SIOCIWLAST) { in sock_ioctl()
3159 (cmd >= SIOCIWFIRST && cmd <= SIOCIWLAST)) in compat_sock_ioctl()