Searched refs:RAD_ACCOUNTING_REQUEST (Results 1 – 3 of 3) sorted by relevance
42 #define RAD_ACCOUNTING_REQUEST 4 macro
1156 if (h->out[POS_CODE] == RAD_ACCOUNTING_REQUEST) { in rad_put_attr()1211 if (h->out[POS_CODE] == RAD_ACCOUNTING_REQUEST) { in rad_put_message_authentic()
1129 if (rad_create_request(r->cx.rad, RAD_ACCOUNTING_REQUEST) != 0) { in radius_Account()