Searched refs:throughput_clear (Results 1 – 4 of 4) sorted by relevance
67 extern void throughput_clear(struct pppThroughput *, int, struct prompt *);
254 throughput_clear(struct pppThroughput *t, int clear_type, struct prompt *prompt) in throughput_clear() function
236 throughput_clear(&mp->link.stats.total, THROUGHPUT_OVERALL, NULL); in mp_RestartAutoloadTimer()
3145 throughput_clear(t, clear_type, arg->prompt); in ClearCommand()