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.h19 static inline void accounting_sta_stop(struct hostapd_data *hapd, in accounting_sta_stop() function
34 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta);
Dsta_info.c123 accounting_sta_stop(hapd, sta); in ap_free_sta()
366 accounting_sta_stop(hapd, sta); in ap_handle_timer()
534 accounting_sta_stop(hapd, sta); in ap_sta_disassociate()
567 accounting_sta_stop(hapd, sta); in ap_sta_deauthenticate()
Daccounting.c388 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_stop() function
Ddrv_callbacks.c80 accounting_sta_stop(hapd, sta); in hostapd_notif_assoc()
Dieee802_11.c1137 accounting_sta_stop(hapd, sta); in handle_disassoc()
1522 accounting_sta_stop(hapd, sta); in handle_assoc_cb()
Dieee802_1x.c804 accounting_sta_stop(hapd, sta); in ieee802_1x_receive()