Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_node.h344 ieee80211_node_is_authorized(const struct ieee80211_node *ni) in ieee80211_node_is_authorized() function
H A Dieee80211_hostap.c405 if (ieee80211_node_is_authorized(sta)) { in hostap_deliver_data()
651 if (!ieee80211_node_is_authorized(ni)) { in hostap_input()
761 if (!ieee80211_node_is_authorized(ni)) { in hostap_input()
H A Dieee80211_wds.c638 if (!ieee80211_node_is_authorized(ni)) { in wds_input()
H A Dieee80211_adhoc.c575 if (!ieee80211_node_is_authorized(ni)) { in adhoc_input()
H A Dieee80211_sta.c844 if (!ieee80211_node_is_authorized(ni)) { in sta_input()
H A Dieee80211_ioctl.c438 if (ieee80211_node_is_authorized(ni)) in get_sta_info()