Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dradius.c1097 int acct_type, struct pppThroughput *stats) in radius_Account() argument
1136 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()