Home
last modified time | relevance | path

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

/trueos/sys/net80211/
HDieee80211_var.h216 int ic_lastnonerp; /* last time non-ERP sta noted*/ member
HDieee80211_ddb.c619 db_printf(" lastnonerp %d", ic->ic_lastnonerp); in _db_show_com()
HDieee80211_hostap.c1752 ic->ic_lastnonerp = ticks; in hostap_recv_mgmt()
HDieee80211_node.c2632 time_after(ticks, ic->ic_lastnonerp + IEEE80211_NONERP_PRESENT_AGE)) { in ieee80211_erp_timeout()