Searched refs:IEEE80211_NODE_AUTH (Results 1 – 3 of 3) sorted by relevance
223 #define IEEE80211_NODE_AUTH 0x0001 /* authorized for data */ macro
161 in->in_flags |= IEEE80211_NODE_AUTH; in ieee80211_node_authorize()173 in->in_flags &= ~IEEE80211_NODE_AUTH; in ieee80211_node_unauthorize()
201 #define IEEE80211_NODE_AUTH 0x0001 /* authorized for data */ macro