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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Daccounting.c32 static struct radius_msg * accounting_msg(struct hostapd_data *hapd, function
229 msg = accounting_msg(hapd, sta, RADIUS_ACCT_STATUS_TYPE_START);
251 msg = accounting_msg(hapd, sta,
425 msg = accounting_msg(hapd, NULL,
/external/wpa_supplicant_8/src/ap/
H A Daccounting.c32 static struct radius_msg * accounting_msg(struct hostapd_data *hapd, function
229 msg = accounting_msg(hapd, sta, RADIUS_ACCT_STATUS_TYPE_START);
251 msg = accounting_msg(hapd, sta,
425 msg = accounting_msg(hapd, NULL,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Daccounting.c32 static struct radius_msg * accounting_msg(struct hostapd_data *hapd, function
229 msg = accounting_msg(hapd, sta, RADIUS_ACCT_STATUS_TYPE_START);
251 msg = accounting_msg(hapd, sta,
425 msg = accounting_msg(hapd, NULL,

Completed in 358 milliseconds