Searched refs:ieee802_1x_free_station (Results 1 - 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_1x.h | 24 void ieee802_1x_free_station(struct hostapd_data *hapd, struct sta_info *sta);
|
H A D | sta_info.c | 312 ieee802_1x_free_station(hapd, sta); in ap_free_sta() 605 ieee802_1x_free_station(hapd, sta); in ap_handle_timer() 878 ieee802_1x_free_station(hapd, sta); in ap_sta_disassociate() 930 ieee802_1x_free_station(hapd, sta); in ap_sta_deauthenticate()
|
H A D | ieee802_1x.c | 1254 ieee802_1x_free_station(hapd, sta); in ieee802_1x_new_station() 1267 ieee802_1x_free_station(hapd, sta); in ieee802_1x_new_station() 1377 void ieee802_1x_free_station(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_free_station() function
|
H A D | ieee802_11.c | 5899 ieee802_1x_free_station(hapd, sta); in handle_disassoc()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_1x.h | 24 void ieee802_1x_free_station(struct hostapd_data *hapd, struct sta_info *sta);
|
H A D | sta_info.c | 272 ieee802_1x_free_station(hapd, sta); in ap_free_sta() 554 ieee802_1x_free_station(hapd, sta); in ap_handle_timer() 825 ieee802_1x_free_station(hapd, sta); in ap_sta_disassociate() 876 ieee802_1x_free_station(hapd, sta); in ap_sta_deauthenticate()
|
H A D | ieee802_1x.c | 1246 ieee802_1x_free_station(hapd, sta); in ieee802_1x_new_station() 1259 ieee802_1x_free_station(hapd, sta); in ieee802_1x_new_station() 1369 void ieee802_1x_free_station(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_free_station() function
|
H A D | ieee802_11.c | 4299 ieee802_1x_free_station(hapd, sta); in handle_disassoc()
|
Completed in 43 milliseconds