Home
last modified time | relevance | path

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

/NextBSD/sys/net80211/
HDieee80211_node.h315 ieee80211_node_is_authorized(const struct ieee80211_node *ni) in ieee80211_node_is_authorized() function
HDieee80211_hostap.c398 if (ieee80211_node_is_authorized(sta)) { in hostap_deliver_data()
659 if (!ieee80211_node_is_authorized(ni)) { in hostap_input()
771 if (!ieee80211_node_is_authorized(ni)) { in hostap_input()
HDieee80211_wds.c640 if (!ieee80211_node_is_authorized(ni)) { in wds_input()
HDieee80211_adhoc.c564 if (!ieee80211_node_is_authorized(ni)) { in adhoc_input()
HDieee80211_sta.c822 if (!ieee80211_node_is_authorized(ni)) { in sta_input()
HDieee80211_ioctl.c433 if (ieee80211_node_is_authorized(ni)) in get_sta_info()