Home
last modified time | relevance | path

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

/freebsd/usr.sbin/wlandebug/
H A Dwlandebug.c78 #define IEEE80211_MSG_INACT 0x00000080 /* inactivity handling */ macro
114 { "inact", IEEE80211_MSG_INACT },
/freebsd/sys/net80211/
H A Dieee80211_node.c165 IEEE80211_DPRINTF(vap, IEEE80211_MSG_INACT, in ieee80211_node_vattach()
239 IEEE80211_NOTE(vap, IEEE80211_MSG_INACT, ni, in ieee80211_node_authorize()
253 IEEE80211_NOTE(vap, IEEE80211_MSG_INACT, ni, in ieee80211_node_unauthorize()
1477 IEEE80211_NOTE(vap, IEEE80211_MSG_INACT, ni, in ieee80211_alloc_node()
2393 IEEE80211_NOTE(vap, IEEE80211_MSG_INACT, ni, in timeout_stations()
2430 IEEE80211_MSG_INACT | IEEE80211_MSG_NODE, in timeout_stations()
2451 IEEE80211_MSG_INACT | IEEE80211_MSG_NODE, ni, in timeout_stations()
H A Dieee80211_var.h1024 #define IEEE80211_MSG_INACT 0x00000080 /* inactivity handling */ macro
H A Dieee80211_hostap.c126 IEEE80211_NOTE(vap, IEEE80211_MSG_INACT, ni, in sta_csa()