Searched refs:ic_lastnonerp (Results 1 – 4 of 4) sorted by relevance
216 int ic_lastnonerp; /* last time non-ERP sta noted*/ member
619 db_printf(" lastnonerp %d", ic->ic_lastnonerp); in _db_show_com()
1752 ic->ic_lastnonerp = ticks; in hostap_recv_mgmt()
2632 time_after(ticks, ic->ic_lastnonerp + IEEE80211_NONERP_PRESENT_AGE)) { in ieee80211_erp_timeout()