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

/freebsd-11-stable/usr.sbin/ppp/
H A Dthroughput.h67 extern void throughput_addin(struct pppThroughput *, long long);
H A Dlink.c80 throughput_addin(&l->stats.total, n);
82 throughput_addin(l->stats.parent, n);
H A Dthroughput.c242 throughput_addin(struct pppThroughput *t, long long n) function
H A Dipv6cp.c371 throughput_addin(&ipv6cp->throughput, n);
H A Dipcp.c167 throughput_addin(&ipcp->throughput, n);

Completed in 120 milliseconds