Searched refs:SIOCIWLAST (Results 1 – 3 of 3) sorted by relevance
354 #define SIOCIWLAST SIOCIWLASTPRIV /* 0x8BFF */ macro
485 if (cmd <= SIOCIWLAST) { in wireless_send_event()
1219 if (cmd >= SIOCIWFIRST && cmd <= SIOCIWLAST) { in sock_ioctl()3425 (cmd >= SIOCIWFIRST && cmd <= SIOCIWLAST)) in compat_sock_ioctl()