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

/freebsd-10.1-release/usr.sbin/ppp/
H A Dthroughput.h66 extern void throughput_addout(struct pppThroughput *, long long);
H A Dlink.c88 throughput_addout(&l->stats.total, n);
90 throughput_addout(l->stats.parent, n);
H A Dthroughput.c247 throughput_addout(struct pppThroughput *t, long long n) function
H A Dipv6cp.c375 throughput_addout(&ipv6cp->throughput, n);
H A Dipcp.c171 throughput_addout(&ipcp->throughput, n);

Completed in 109 milliseconds