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

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_node.h312 ieee80211_node_is_authorized(const struct ieee80211_node *ni) function
H A Dieee80211_hostap.c395 if (ieee80211_node_is_authorized(sta)) {
656 if (!ieee80211_node_is_authorized(ni)) {
768 if (!ieee80211_node_is_authorized(ni)) {
H A Dieee80211_adhoc.c553 if (!ieee80211_node_is_authorized(ni)) {
H A Dieee80211_wds.c639 if (!ieee80211_node_is_authorized(ni)) {
H A Dieee80211_sta.c781 if (!ieee80211_node_is_authorized(ni)) {
H A Dieee80211_ioctl.c437 if (ieee80211_node_is_authorized(ni))

Completed in 67 milliseconds