throughput_addout
throughput_addout(&ipcp->throughput, n);
throughput_addout(&ipv6cp->throughput, n);
throughput_addout(&l->stats.total, n);
throughput_addout(l->stats.parent, n);
extern void throughput_addout(struct pppThroughput *, long long);