Home
last modified time | relevance | path

Searched refs:spy_thr_under (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/net/core/
Dwireless.c1157 memset(spydata->spy_thr_under, '\0', sizeof(spydata->spy_thr_under)); in iw_handler_set_thrspy()
1267 if(spydata->spy_thr_under[match]) { in wireless_spy_update()
1269 spydata->spy_thr_under[match] = 0; in wireless_spy_update()
1275 spydata->spy_thr_under[match] = 1; in wireless_spy_update()
/linux-2.4.37.9/include/net/
Diw_handler.h386 u_char spy_thr_under[IW_MAX_SPY]; member