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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_scan_sta.c67 * o a station with STA_FAILS_MAX failures is not considered
73 #define STA_FAILS_MAX 2 /* assoc failures before ignored */ macro
1154 if (se0->se_fails >= STA_FAILS_MAX)

Completed in 163 milliseconds