Searched refs:accounting_sta_stop (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/wpa/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 | accounting.c | 381 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_stop() function
|
H A D | sta_info.c | 229 accounting_sta_stop(hapd, sta); in ap_free_sta() 675 accounting_sta_stop(hapd, sta); in ap_handle_timer() 940 accounting_sta_stop(hapd, sta); in ap_sta_disconnect_common()
|
H A D | drv_callbacks.c | 336 accounting_sta_stop(hapd, sta); in hostapd_notif_assoc() 2318 accounting_sta_stop(hapd, sta); in hostapd_notif_update_dh_ie()
|
H A D | ieee802_1x.c | 1275 accounting_sta_stop(hapd, sta); in ieee802_1x_receive()
|
H A D | ieee802_11.c | 5807 accounting_sta_stop(hapd, sta); in hostapd_disassoc_sta() 6591 accounting_sta_stop(hapd, sta); in handle_assoc_cb()
|