Home
last modified time | relevance | path

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

/src/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); in link_AddInOctets()
80 throughput_addin(l->stats.parent, n); in link_AddInOctets()
H A Dthroughput.c240 throughput_addin(struct pppThroughput *t, long long n) in throughput_addin() function
H A Dipv6cp.c369 throughput_addin(&ipv6cp->throughput, n); in ipv6cp_AddInOctets()
H A Dipcp.c165 throughput_addin(&ipcp->throughput, n); in ipcp_AddInOctets()