Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_proto.h459 void ieee80211_notify_node_auth(struct ieee80211_node *);
H A Dieee80211_hostap.c974 ieee80211_notify_node_auth(ni); in hostap_auth_open()
1124 ieee80211_notify_node_auth(ni); in hostap_auth_shared()
H A Dieee80211_freebsd.c978 ieee80211_notify_node_auth(struct ieee80211_node *ni) in ieee80211_notify_node_auth() function