Searched refs:throughput_addout (Results 1 – 5 of 5) sorted by relevance
66 extern void throughput_addout(struct pppThroughput *, long long);
88 throughput_addout(&l->stats.total, n); in link_AddOutOctets()90 throughput_addout(l->stats.parent, n); in link_AddOutOctets()
247 throughput_addout(struct pppThroughput *t, long long n) in throughput_addout() function
375 throughput_addout(&ipv6cp->throughput, n); in ipv6cp_AddOutOctets()
169 throughput_addout(&ipcp->throughput, n); in ipcp_AddOutOctets()