Searched refs:IW_MAX_SPY (Results 1 – 4 of 4) 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];
61 sizeof(struct iw_quality) * IW_MAX_SPY); in iw_handler_set_spy()
101 .max_tokens = IW_MAX_SPY,107 .max_tokens = IW_MAX_SPY,
445 #define IW_MAX_SPY 8 macro