Searched refs:accounting_msg (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | accounting.c | 34 static struct radius_msg * accounting_msg(struct hostapd_data *hapd, in accounting_msg() function 256 msg = accounting_msg(hapd, sta, RADIUS_ACCT_STATUS_TYPE_START); in accounting_sta_start() 277 msg = accounting_msg(hapd, sta, in accounting_sta_report() 439 msg = accounting_msg(hapd, NULL, in accounting_report_state()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | accounting.c | 34 static struct radius_msg * accounting_msg(struct hostapd_data *hapd, in accounting_msg() function 256 msg = accounting_msg(hapd, sta, RADIUS_ACCT_STATUS_TYPE_START); in accounting_sta_start() 277 msg = accounting_msg(hapd, sta, in accounting_sta_report() 439 msg = accounting_msg(hapd, NULL, in accounting_report_state()
|
Completed in 2 milliseconds