Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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.c1087 void ieee802_1x_new_station(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_new_station() function
Dhostapd.c2838 ieee802_1x_new_station(hapd, sta); in hostapd_new_assoc_sta()