Searched refs:acct_type (Results 1 – 1 of 1) sorted by relevance
1097 int acct_type, struct pppThroughput *stats) in radius_Account() argument1136 if (acct_type == RAD_START) { in radius_Account()1231 if (rad_put_int(r->cx.rad, RAD_ACCT_STATUS_TYPE, acct_type) != 0 || in radius_Account()1242 if (acct_type == RAD_STOP || acct_type == RAD_ALIVE) in radius_Account()1262 switch (acct_type) { in radius_Account()