Home
last modified time | relevance | path

Searched refs:ieee80211_node_authorize (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_monitor.c119 ieee80211_node_authorize(vap->iv_bss); in monitor_newstate()
H A Dieee80211_hostap.c332 ieee80211_node_authorize(vap->iv_bss); in hostap_newstate()
988 ieee80211_node_authorize(ni); in hostap_auth_open()
1149 ieee80211_node_authorize(ni); in hostap_auth_shared()
H A Dieee80211_wds.c214 ieee80211_node_authorize(ni); in ieee80211_create_wds()
H A Dieee80211_node.c223 ieee80211_node_authorize(struct ieee80211_node *ni) in ieee80211_node_authorize() function
1509 ieee80211_node_authorize(ni); in ieee80211_fakeup_adhoc_node()
1610 ieee80211_node_authorize(ni); in ieee80211_add_neighbor()
H A Dieee80211_adhoc.c243 ieee80211_node_authorize(ni); in adhoc_newstate()
H A Dieee80211_sta.c447 ieee80211_node_authorize(ni); in sta_newstate()
H A Dieee80211_ioctl.c1465 ieee80211_node_authorize(ni); in setmlme_common()
1498 ieee80211_node_authorize(ni); in setmlme_common()
H A Dieee80211_mesh.c849 ieee80211_node_authorize(vap->iv_bss); in mesh_newstate()
/dragonfly/sys/netproto/802_11/
H A Dieee80211_node.h322 void ieee80211_node_authorize(struct ieee80211_node *);