Home
last modified time | relevance | path

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

/freebsd/lib/libradius/
H A Dradlib.h155 #define RAD_ACCT_DELAY_TIME 41 /* Integer */ macro
/freebsd/usr.sbin/ppp/
H A Dradius.c1235 rad_put_int(r->cx.rad, RAD_ACCT_DELAY_TIME, 0) != 0) { in radius_Account()