Home
last modified time | relevance | path

Searched refs:accounting_sta_stop (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Daccounting.h24 static inline void accounting_sta_stop(struct hostapd_data *hapd, in accounting_sta_stop() function
40 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta);
Dsta_info.c164 accounting_sta_stop(hapd, sta); in ap_free_sta()
526 accounting_sta_stop(hapd, sta); in ap_handle_timer()
787 accounting_sta_stop(hapd, sta); in ap_sta_disassociate()
836 accounting_sta_stop(hapd, sta); in ap_sta_deauthenticate()
Daccounting.c378 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_stop() function
Ddrv_callbacks.c166 accounting_sta_stop(hapd, sta); in hostapd_notif_assoc()
Dieee802_11.c3392 accounting_sta_stop(hapd, sta); in handle_disassoc()
3931 accounting_sta_stop(hapd, sta); in handle_assoc_cb()
Dieee802_1x.c1051 accounting_sta_stop(hapd, sta); in ieee802_1x_receive()