Home
last modified time | relevance | path

Searched refs:ieee802_1x_new_station (Results 1 – 4 of 4) sorted by relevance

/hostap-3.6.0/src/ap/
Dieee802_1x.h23 void ieee802_1x_new_station(struct hostapd_data *hapd, struct sta_info *sta);
Dpreauth_auth.c79 ieee802_1x_new_station(hapd, sta); in rsn_preauth_receive()
Dieee802_1x.c1227 void ieee802_1x_new_station(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_new_station() function
Dhostapd.c3237 ieee802_1x_new_station(hapd, sta); in hostapd_new_assoc_sta()