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

/freebsd-10.3-release/sys/net80211/
H A Dieee80211_scan_sta.c63 * o a station that hasn't had an update in STA_PURGE_SCANS
69 #define STA_PURGE_SCANS 2 /* age for purging entries (scans) */ macro
1108 if (se0->se_notseen >= STA_PURGE_SCANS)
1675 if (se->se_notseen > STA_PURGE_SCANS) {

Completed in 54 milliseconds