throughput_log
throughput_log(&ipcp->throughput, LogIPCP, NULL);
throughput_log(&ipv6cp->throughput, LogIPV6CP, NULL);
throughput_log(&p->link.stats.total, LogPHASE, p->link.name);
extern void throughput_log(struct pppThroughput *, int, const char *);