Searched refs:throughput_uptime (Results 1 – 4 of 4) sorted by relevance
82 throughput_uptime(struct pppThroughput *t) in throughput_uptime() function104 secs_up = throughput_uptime(t); in throughput_disp()139 secs_up = throughput_uptime(t); in throughput_log()169 uptime = throughput_uptime(t); in throughput_sampler()267 if ((divisor = throughput_uptime(t)) == 0) in throughput_clear()
70 extern int throughput_uptime(struct pppThroughput *);
1251 rad_put_int(r->cx.rad, RAD_ACCT_SESSION_TIME, throughput_uptime(stats)) in radius_Account()
1042 secs = t->downtime ? 0 : throughput_uptime(t); in bundle_ShowLinks()