Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dieee802_1x.h24 void ieee802_1x_free_station(struct hostapd_data *hapd, struct sta_info *sta);
H A Dsta_info.c339 ieee802_1x_free_station(hapd, sta); in ap_free_sta()
676 ieee802_1x_free_station(hapd, sta); in ap_handle_timer()
941 ieee802_1x_free_station(hapd, sta); in ap_sta_disconnect_common()
H A Dieee802_1x.c1347 ieee802_1x_free_station(hapd, sta); in ieee802_1x_new_station()
1360 ieee802_1x_free_station(hapd, sta); in ieee802_1x_new_station()
1470 void ieee802_1x_free_station(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_free_station() function
H A Dieee802_11.c5808 ieee802_1x_free_station(hapd, sta); in hostapd_disassoc_sta()