Lines Matching refs:SIOCIWFIRSTPRIV
318 #define SIOCIWFIRSTPRIV 0x8BE0387 * Privates ioctl are SIOCIWFIRSTPRIV -> SIOCIWLASTPRIV609 #define IW_EVENT_CAPA_BASE(cmd) ((cmd >= SIOCIWFIRSTPRIV) ? \610 (cmd - SIOCIWFIRSTPRIV + 0x60) : \