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

/freebsd-10.2-release/usr.sbin/ppp/
H A Dthroughput.h29 #define SAMPLE_PERIOD 5 /* Default sample period */ macro
H A Dphysical.c178 throughput_init(&p->link.stats.total, SAMPLE_PERIOD);
718 iov[*niov].iov_len = SAMPLE_PERIOD * sizeof(long long);
721 iov[*niov].iov_len = SAMPLE_PERIOD * sizeof(long long);
H A Dipv6cp.c296 throughput_init(&ipv6cp->throughput, SAMPLE_PERIOD);
H A Dmp.c259 mp->cfg.autoload.period = SAMPLE_PERIOD;
H A Dipcp.c494 throughput_init(&ipcp->throughput, SAMPLE_PERIOD);

Completed in 307 milliseconds