Home
last modified time | relevance | path

Searched refs:IEEE80211_NONHT_PRESENT_AGE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_ht.h40 #define IEEE80211_NONHT_PRESENT_AGE msecs_to_ticks(60*1000) macro
H A Dieee80211_ht.c1661 ieee80211_time_after(ticks, vap->iv_lastnonht + IEEE80211_NONHT_PRESENT_AGE)) { in ieee80211_ht_timeout()