Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/wlandebug/
HDwlandebug.c74 #define IEEE80211_MSG_INACT 0x00000080 /* inactivity handling */ macro
110 { "inact", IEEE80211_MSG_INACT },
/dragonfly/sys/netproto/802_11/wlan/
HDieee80211_node.c162 IEEE80211_DPRINTF(vap, IEEE80211_MSG_INACT, in ieee80211_node_vattach()
231 IEEE80211_NOTE(vap, IEEE80211_MSG_INACT, ni, in ieee80211_node_authorize()
245 IEEE80211_NOTE(vap, IEEE80211_MSG_INACT, ni, in ieee80211_node_unauthorize()
1233 IEEE80211_NOTE(vap, IEEE80211_MSG_INACT, ni, in ieee80211_alloc_node()
2093 IEEE80211_NOTE(vap, IEEE80211_MSG_INACT, ni, in ieee80211_timeout_stations()
2129 IEEE80211_MSG_INACT | IEEE80211_MSG_NODE, in ieee80211_timeout_stations()
2149 IEEE80211_MSG_INACT | IEEE80211_MSG_NODE, ni, in ieee80211_timeout_stations()
HDieee80211_hostap.c127 IEEE80211_NOTE(vap, IEEE80211_MSG_INACT, ni, in sta_csa()
/dragonfly/sys/netproto/802_11/
HDieee80211_var.h937 #define IEEE80211_MSG_INACT 0x00000080 /* inactivity handling */ macro