Searched refs:ieee80211_node_is_authorized (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/sys/net80211/
H A Dieee80211_node.h312 ieee80211_node_is_authorized(const struct ieee80211_node *ni) function
H A Dieee80211_hostap.c400 if (ieee80211_node_is_authorized(sta)) {
661 if (!ieee80211_node_is_authorized(ni)) {
773 if (!ieee80211_node_is_authorized(ni)) {
H A Dieee80211_wds.c638 if (!ieee80211_node_is_authorized(ni)) {
H A Dieee80211_adhoc.c556 if (!ieee80211_node_is_authorized(ni)) {
H A Dieee80211_sta.c810 if (!ieee80211_node_is_authorized(ni)) {
H A Dieee80211_ioctl.c437 if (ieee80211_node_is_authorized(ni))

Completed in 241 milliseconds