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

/freebsd-10.3-release/usr.sbin/ppp/
H A Dradius.c1097 int acct_type, struct pppThroughput *stats)
1136 if (acct_type == RAD_START) {
1231 if (rad_put_int(r->cx.rad, RAD_ACCT_STATUS_TYPE, acct_type) != 0 ||
1242 if (acct_type == RAD_STOP || acct_type == RAD_ALIVE)
1262 switch (acct_type) {
1096 radius_Account(struct radius *r, struct radacct *ac, struct datalink *dl, int acct_type, struct pppThroughput *stats) argument

Completed in 46 milliseconds