Searched refs:accounting_sta_stop (Results 1 - 12 of 12) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | accounting.h | 24 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);
|
H A D | sta_info.c | 206 accounting_sta_stop(hapd, sta); in ap_free_sta() 604 accounting_sta_stop(hapd, sta); in ap_handle_timer() 877 accounting_sta_stop(hapd, sta); in ap_sta_disassociate() 929 accounting_sta_stop(hapd, sta); in ap_sta_deauthenticate()
|
H A D | accounting.c | 377 * accounting_sta_stop - Stop STA accounting 381 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_stop() function
|
H A D | drv_callbacks.c | 219 accounting_sta_stop(hapd, sta); in hostapd_notif_assoc() 1874 accounting_sta_stop(hapd, sta); in hostapd_notif_update_dh_ie()
|
H A D | ieee802_1x.c | 1182 accounting_sta_stop(hapd, sta); in ieee802_1x_receive()
|
H A D | ieee802_11.c | 5898 accounting_sta_stop(hapd, sta); in handle_disassoc() 6490 accounting_sta_stop(hapd, sta); in handle_assoc_cb()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | accounting.h | 24 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);
|
H A D | sta_info.c | 165 accounting_sta_stop(hapd, sta); in ap_free_sta() 553 accounting_sta_stop(hapd, sta); in ap_handle_timer() 824 accounting_sta_stop(hapd, sta); in ap_sta_disassociate() 875 accounting_sta_stop(hapd, sta); in ap_sta_deauthenticate()
|
H A D | accounting.c | 377 * accounting_sta_stop - Stop STA accounting 381 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_stop() function
|
H A D | drv_callbacks.c | 181 accounting_sta_stop(hapd, sta); in hostapd_notif_assoc() 1642 accounting_sta_stop(hapd, sta); in hostapd_notif_update_dh_ie()
|
H A D | ieee802_11.c | 4298 accounting_sta_stop(hapd, sta); in handle_disassoc() 4842 accounting_sta_stop(hapd, sta); in handle_assoc_cb()
|
H A D | ieee802_1x.c | 1174 accounting_sta_stop(hapd, sta); in ieee802_1x_receive()
|
Completed in 28 milliseconds