Home
last modified time | relevance | path

Searched refs:iv_lastnonerp (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_var.h585 int iv_lastnonerp; /* last time non-ERP sta noted*/ member
H A Dieee80211_ddb.c493 db_printf(" lastnonerp %d", vap->iv_lastnonerp); in _db_show_vap()
H A Dieee80211_hostap.c1816 vap->iv_lastnonerp = ticks; in hostap_recv_mgmt()
H A Dieee80211_node.c2925 ieee80211_time_after(ticks, vap->iv_lastnonerp + IEEE80211_NONERP_PRESENT_AGE)) { in ieee80211_vap_erp_timeout()