Searched refs:accounting_msg (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Daccounting.c33 static struct radius_msg * accounting_msg(struct hostapd_data *hapd, function
261 msg = accounting_msg(hapd, sta, RADIUS_ACCT_STATUS_TYPE_START);
281 msg = accounting_msg(hapd, sta,
452 msg = accounting_msg(hapd, NULL,
/external/wpa_supplicant_8/src/ap/
H A Daccounting.c33 static struct radius_msg * accounting_msg(struct hostapd_data *hapd, function
261 msg = accounting_msg(hapd, sta, RADIUS_ACCT_STATUS_TYPE_START);
281 msg = accounting_msg(hapd, sta,
452 msg = accounting_msg(hapd, NULL,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Daccounting.c33 static struct radius_msg * accounting_msg(struct hostapd_data *hapd, function
261 msg = accounting_msg(hapd, sta, RADIUS_ACCT_STATUS_TYPE_START);
281 msg = accounting_msg(hapd, sta,
452 msg = accounting_msg(hapd, NULL,

Completed in 16 milliseconds