Home
last modified time | relevance | path

Searched refs:iv_lastnonht (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_var.h586 int iv_lastnonht; /* last time non-HT sta noted */ member
H A Dieee80211_ddb.c494 db_printf(" lastnonht %d", vap->iv_lastnonht); in _db_show_vap()
H A Dieee80211_ht.c1633 vap->iv_lastnonht = ticks; in ieee80211_htprot_update()
1661 ieee80211_time_after(ticks, vap->iv_lastnonht + IEEE80211_NONHT_PRESENT_AGE)) { in ieee80211_ht_timeout()