Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_node.c158 IEEE80211_DPRINTF(vap, IEEE80211_MSG_INACT, in ieee80211_node_vattach()
221 IEEE80211_NOTE(vap, IEEE80211_MSG_INACT, ni, in ieee80211_node_authorize()
235 IEEE80211_NOTE(vap, IEEE80211_MSG_INACT, ni, in ieee80211_node_unauthorize()
1431 IEEE80211_NOTE(vap, IEEE80211_MSG_INACT, ni, in ieee80211_alloc_node()
2363 IEEE80211_NOTE(vap, IEEE80211_MSG_INACT, ni, in timeout_stations()
2400 IEEE80211_MSG_INACT | IEEE80211_MSG_NODE, in timeout_stations()
2421 IEEE80211_MSG_INACT | IEEE80211_MSG_NODE, ni, in timeout_stations()
H A Dieee80211_var.h1002 #define IEEE80211_MSG_INACT 0x00000080 /* inactivity handling */ macro
H A Dieee80211_hostap.c130 IEEE80211_NOTE(vap, IEEE80211_MSG_INACT, ni, in sta_csa()