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

/freebsd-9.3-release/tools/tools/net80211/wesside/wesside/
H A Dwesside.c165 int wep_thresh = INCR; variable
2155 wep_thresh += thresh_incr;
2528 weplog.packets, wep_thresh,
2652 if (wep_thresh != -1 && weplog.packets > wep_thresh)
2782 wep_thresh = -1;
2790 thresh_incr = wep_thresh = atoi(optarg);

Completed in 96 milliseconds