Searched refs:IW_MAX_SPY (Results 1 – 5 of 5) sorted by relevance
399 u_char spy_address[IW_MAX_SPY][ETH_ALEN];400 struct iw_quality spy_stat[IW_MAX_SPY];404 u_char spy_thr_under[IW_MAX_SPY];
198 char spy_address[IW_MAX_SPY][ETH_ALEN];199 struct iw_quality spy_stat[IW_MAX_SPY];
61 sizeof(struct iw_quality) * IW_MAX_SPY); in iw_handler_set_spy()
100 .max_tokens = IW_MAX_SPY,106 .max_tokens = IW_MAX_SPY,
445 #define IW_MAX_SPY 8 macro