Searched refs:IW_ENCODE_TEMP (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dwireless.h180 * - Add IW_ENCODE_TEMP and iw_range->encoding_login_index
491 #define IW_ENCODE_TEMP 0x0400 /* Temporary key */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dairo.c6347 int perm = ( dwrq->flags & IW_ENCODE_TEMP ? 0 : 1 );
6485 int perm = ( encoding->flags & IW_ENCODE_TEMP ? 0 : 1 );

Completed in 95 milliseconds