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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dwireless.h333 #define IW_ENCODE_OPEN 0x2000 /* Accept non-encoded packets */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dwireless.h333 #define IW_ENCODE_OPEN 0x2000 /* Accept non-encoded packets */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wireless/
H A Dorinoco.c2047 if (erq->flags & IW_ENCODE_OPEN)
2090 erq->flags |= IW_ENCODE_OPEN;
H A Dairo.c911 #define IW_ENCODE_MODE (IW_ENCODE_DISABLED | IW_ENCODE_RESTRICTED | IW_ENCODE_OPEN)
4647 if(dwrq->flags & IW_ENCODE_OPEN)
4676 dwrq->flags = IW_ENCODE_OPEN;

Completed in 184 milliseconds