Searched refs:IEEE80211_MSG_INACT (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/usr.sbin/wlandebug/ |
| HD | wlandebug.c | 74 #define IEEE80211_MSG_INACT 0x00000080 /* inactivity handling */ macro 110 { "inact", IEEE80211_MSG_INACT },
|
| /dragonfly/sys/netproto/802_11/wlan/ |
| HD | ieee80211_node.c | 162 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()
|
| HD | ieee80211_hostap.c | 127 IEEE80211_NOTE(vap, IEEE80211_MSG_INACT, ni, in sta_csa()
|
| /dragonfly/sys/netproto/802_11/ |
| HD | ieee80211_var.h | 937 #define IEEE80211_MSG_INACT 0x00000080 /* inactivity handling */ macro
|