Home
last modified time | relevance | path

Searched refs:ieee80211_notify_node_auth (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/netproto/802_11/
H A Dieee80211_proto.h444 void ieee80211_notify_node_auth(struct ieee80211_node *);
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_hostap.c977 ieee80211_notify_node_auth(ni); in hostap_auth_open()
1118 ieee80211_notify_node_auth(ni); in hostap_auth_shared()
H A Dieee80211_dragonfly.c930 ieee80211_notify_node_auth(struct ieee80211_node *ni) in ieee80211_notify_node_auth() function