Searched refs:THROUGHPUT_OVERALL (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/usr.sbin/ppp/
H A Dthroughput.h31 #define THROUGHPUT_OVERALL 0x0001 macro
H A Dthroughput.c256 if (clear_type & (THROUGHPUT_OVERALL|THROUGHPUT_CURRENT)) {
264 if (clear_type & THROUGHPUT_OVERALL) {
H A Dmp.c236 throughput_clear(&mp->link.stats.total, THROUGHPUT_OVERALL, NULL);
H A Dcommand.c3142 clear_type |= THROUGHPUT_OVERALL;

Completed in 91 milliseconds