Searched refs:SIOCIWLAST (Results 1 – 4 of 4) sorted by relevance
347 #define SIOCIWLAST SIOCIWLASTPRIV /* 0x8BFF */ macro
563 if (cmd >= SIOCIWFIRST && cmd <= SIOCIWLAST) in dev_ioctl()
484 if (cmd <= SIOCIWLAST) { in wireless_send_event()
903 if (cmd >= SIOCIWFIRST && cmd <= SIOCIWLAST) { in sock_ioctl()3168 (cmd >= SIOCIWFIRST && cmd <= SIOCIWLAST)) in compat_sock_ioctl()