Searched refs:throughput_init (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/usr.sbin/ppp/
H A Dthroughput.h58 extern void throughput_init(struct pppThroughput *, int);
H A Dthroughput.c46 throughput_init(struct pppThroughput *t, int period) function
H A Dmp.c220 throughput_init(&mp->link.stats.total, mp->cfg.autoload.period);
261 throughput_init(&mp->link.stats.total, mp->cfg.autoload.period);
332 throughput_init(&mp->link.stats.total, mp->cfg.autoload.period);
H A Dipv6cp.c296 throughput_init(&ipv6cp->throughput, SAMPLE_PERIOD);
H A Dphysical.c178 throughput_init(&p->link.stats.total, SAMPLE_PERIOD);
H A Dipcp.c494 throughput_init(&ipcp->throughput, SAMPLE_PERIOD);

Completed in 113 milliseconds