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.h23 static inline void accounting_sta_stop(struct hostapd_data *hapd, in accounting_sta_stop() function
39 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta);
Dsta_info.c158 accounting_sta_stop(hapd, sta); in ap_free_sta()
480 accounting_sta_stop(hapd, sta); in ap_handle_timer()
715 accounting_sta_stop(hapd, sta); in ap_sta_disassociate()
754 accounting_sta_stop(hapd, sta); in ap_sta_deauthenticate()
Daccounting.c371 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_stop() function
Ddrv_callbacks.c99 accounting_sta_stop(hapd, sta); in hostapd_notif_assoc()
Dieee802_11.c1919 accounting_sta_stop(hapd, sta); in handle_disassoc()
2389 accounting_sta_stop(hapd, sta); in handle_assoc_cb()
Dieee802_1x.c979 accounting_sta_stop(hapd, sta); in ieee802_1x_receive()