Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dieee802_1x.h24 void ieee802_1x_free_station(struct hostapd_data *hapd, struct sta_info *sta);
H A Dsta_info.c272 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 Dieee802_1x.c1246 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 Dieee802_11.c4299 ieee802_1x_free_station(hapd, sta); in handle_disassoc()