Home
last modified time | relevance | path

Searched refs:accounting_sta_start (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Daccounting.h18 static inline void accounting_sta_start(struct hostapd_data *hapd, in accounting_sta_start() function
38 void accounting_sta_start(struct hostapd_data *hapd, struct sta_info *sta);
Daccounting.c201 void accounting_sta_start(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_start() function
Dhostapd.c2107 accounting_sta_start(hapd, sta); in hostapd_new_assoc_sta()
Dieee802_1x.c109 accounting_sta_start(hapd, sta); in ieee802_1x_set_sta_authorized()
/external/wpa_supplicant_8/wpa_supplicant/tests/
Dlink_test.c61 void accounting_sta_start(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_start() function