Searched defs:accounting_sta_stop (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Daccounting.h23 static inline void accounting_sta_stop(struct hostapd_data *hapd, function
39 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta);
H A Daccounting.c358 * accounting_sta_stop - Stop STA accounting
362 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) function
/external/wpa_supplicant_8/src/ap/
H A Daccounting.h23 static inline void accounting_sta_stop(struct hostapd_data *hapd, function
39 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta);
H A Daccounting.c358 * accounting_sta_stop - Stop STA accounting
362 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) function
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Daccounting.h23 static inline void accounting_sta_stop(struct hostapd_data *hapd, function
39 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta);
H A Daccounting.c358 * accounting_sta_stop - Stop STA accounting
362 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) function

Completed in 430 milliseconds