Searched refs:IEEE80211_MSG_INACT (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.sbin/wlandebug/ |
H A D | wlandebug.c | 78 #define IEEE80211_MSG_INACT 0x00000080 /* inactivity handling */ macro 114 { "inact", IEEE80211_MSG_INACT },
|
/freebsd/sys/net80211/ |
H A D | ieee80211_node.c | 165 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 D | ieee80211_var.h | 1024 #define IEEE80211_MSG_INACT 0x00000080 /* inactivity handling */ macro
|
H A D | ieee80211_hostap.c | 126 IEEE80211_NOTE(vap, IEEE80211_MSG_INACT, ni, in sta_csa()
|