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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ddb.c494 db_printf(" lastnonht %d", vap->iv_lastnonht);
H A Dieee80211_var.h588 int iv_lastnonht; /* last time non-HT sta noted */ member in struct:ieee80211vap
H A Dieee80211_ht.c1633 vap->iv_lastnonht = ticks;
1661 ieee80211_time_after(ticks, vap->iv_lastnonht + IEEE80211_NONHT_PRESENT_AGE)) {

Completed in 49 milliseconds