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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dthroughput.h65 extern void throughput_addin(struct pppThroughput *, long long);
H A Dlink.c78 throughput_addin(&l->stats.total, n);
80 throughput_addin(l->stats.parent, n);
H A Dthroughput.c240 throughput_addin(struct pppThroughput *t, long long n) function
H A Dipv6cp.c369 throughput_addin(&ipv6cp->throughput, n);
H A Dipcp.c165 throughput_addin(&ipcp->throughput, n);

Completed in 102 milliseconds