Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_1x.h24 void ieee802_1x_free_station(struct hostapd_data *hapd, struct sta_info *sta);
Dsta_info.c268 ieee802_1x_free_station(hapd, sta); in ap_free_sta()
516 ieee802_1x_free_station(hapd, sta); in ap_handle_timer()
777 ieee802_1x_free_station(hapd, sta); in ap_sta_disassociate()
826 ieee802_1x_free_station(hapd, sta); in ap_sta_deauthenticate()
Dieee802_1x.c1114 ieee802_1x_free_station(hapd, sta); in ieee802_1x_new_station()
1125 ieee802_1x_free_station(hapd, sta); in ieee802_1x_new_station()
1234 void ieee802_1x_free_station(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_free_station() function
Dieee802_11.c2936 ieee802_1x_free_station(hapd, sta); in handle_disassoc()