Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/net80211/
Dieee80211_node.h312 ieee80211_node_is_authorized(const struct ieee80211_node *ni) in ieee80211_node_is_authorized() function
Dieee80211_hostap.c395 if (ieee80211_node_is_authorized(sta)) { in hostap_deliver_data()
656 if (!ieee80211_node_is_authorized(ni)) { in hostap_input()
768 if (!ieee80211_node_is_authorized(ni)) { in hostap_input()
Dieee80211_wds.c639 if (!ieee80211_node_is_authorized(ni)) { in wds_input()
Dieee80211_adhoc.c553 if (!ieee80211_node_is_authorized(ni)) { in adhoc_input()
Dieee80211_sta.c781 if (!ieee80211_node_is_authorized(ni)) { in sta_input()
Dieee80211_ioctl.c437 if (ieee80211_node_is_authorized(ni)) in get_sta_info()