Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/ppp/
Dthroughput.h60 extern void throughput_init(struct pppThroughput *, int);
Dmp.c222 throughput_init(&mp->link.stats.total, mp->cfg.autoload.period); in mp_CheckAutoloadTimer()
263 throughput_init(&mp->link.stats.total, mp->cfg.autoload.period); in mp_Init()
334 throughput_init(&mp->link.stats.total, mp->cfg.autoload.period); in mp_Up()
Dthroughput.c48 throughput_init(struct pppThroughput *t, int period) in throughput_init() function
Dipv6cp.c298 throughput_init(&ipv6cp->throughput, SAMPLE_PERIOD); in ipv6cp_Init()
Dphysical.c171 throughput_init(&p->link.stats.total, SAMPLE_PERIOD); in physical_Create()
Dipcp.c496 throughput_init(&ipcp->throughput, SAMPLE_PERIOD); in ipcp_Init()