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.c272 ieee802_1x_free_station(hapd, sta); in ap_free_sta()
553 ieee802_1x_free_station(hapd, sta); in ap_handle_timer()
814 ieee802_1x_free_station(hapd, sta); in ap_sta_disassociate()
863 ieee802_1x_free_station(hapd, sta); in ap_sta_deauthenticate()
Dieee802_1x.c1152 ieee802_1x_free_station(hapd, sta); in ieee802_1x_new_station()
1165 ieee802_1x_free_station(hapd, sta); in ieee802_1x_new_station()
1274 void ieee802_1x_free_station(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_free_station() function
Dieee802_11.c4134 ieee802_1x_free_station(hapd, sta); in handle_disassoc()