Searched refs:IW_MAX_SPY (Results 1 – 5 of 5) sorted by relevance
398 u_char spy_address[IW_MAX_SPY][ETH_ALEN];399 struct iw_quality spy_stat[IW_MAX_SPY];403 u_char spy_thr_under[IW_MAX_SPY];
225 char spy_address[IW_MAX_SPY][ETH_ALEN];226 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,
438 #define IW_MAX_SPY 8 macro