Searched defs:accounting_msg (Results 1 - 3 of 3) sorted by relevance
/external/wpa_supplicant_8/hostapd/src/ap/ |
H A D | accounting.c | 33 static struct radius_msg * accounting_msg(struct hostapd_data *hapd, function 232 msg = accounting_msg(hapd, sta, RADIUS_ACCT_STATUS_TYPE_START); 253 msg = accounting_msg(hapd, sta, 426 msg = accounting_msg(hapd, NULL,
|
/external/wpa_supplicant_8/src/ap/ |
H A D | accounting.c | 33 static struct radius_msg * accounting_msg(struct hostapd_data *hapd, function 232 msg = accounting_msg(hapd, sta, RADIUS_ACCT_STATUS_TYPE_START); 253 msg = accounting_msg(hapd, sta, 426 msg = accounting_msg(hapd, NULL,
|
/external/wpa_supplicant_8/wpa_supplicant/src/ap/ |
H A D | accounting.c | 33 static struct radius_msg * accounting_msg(struct hostapd_data *hapd, function 232 msg = accounting_msg(hapd, sta, RADIUS_ACCT_STATUS_TYPE_START); 253 msg = accounting_msg(hapd, sta, 426 msg = accounting_msg(hapd, NULL,
|
Completed in 25 milliseconds