Searched refs:throughput_addin (Results 1 – 5 of 5) sorted by relevance
65 extern void throughput_addin(struct pppThroughput *, long long);
78 throughput_addin(&l->stats.total, n); in link_AddInOctets()80 throughput_addin(l->stats.parent, n); in link_AddInOctets()
240 throughput_addin(struct pppThroughput *t, long long n) in throughput_addin() function
369 throughput_addin(&ipv6cp->throughput, n); in ipv6cp_AddInOctets()
165 throughput_addin(&ipcp->throughput, n); in ipcp_AddInOctets()