Searched refs:SAMPLE_PERIOD (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/usr.sbin/ppp/
H A Dthroughput.h31 #define SAMPLE_PERIOD 5 /* Default sample period */ macro
H A Dphysical.c171 throughput_init(&p->link.stats.total, SAMPLE_PERIOD);
707 iov[*niov].iov_len = SAMPLE_PERIOD * sizeof(long long);
710 iov[*niov].iov_len = SAMPLE_PERIOD * sizeof(long long);
H A Dipv6cp.c298 throughput_init(&ipv6cp->throughput, SAMPLE_PERIOD);
H A Dmp.c261 mp->cfg.autoload.period = SAMPLE_PERIOD;
H A Dipcp.c496 throughput_init(&ipcp->throughput, SAMPLE_PERIOD);

Completed in 111 milliseconds