Home
last modified time | relevance | path

Searched refs:throughput_clear (Results 1 – 4 of 4) sorted by relevance

/external/libppp/src/
Dthroughput.h67 extern void throughput_clear(struct pppThroughput *, int, struct prompt *);
Dthroughput.c254 throughput_clear(struct pppThroughput *t, int clear_type, struct prompt *prompt) in throughput_clear() function
Dmp.c236 throughput_clear(&mp->link.stats.total, THROUGHPUT_OVERALL, NULL); in mp_RestartAutoloadTimer()
Dcommand.c3145 throughput_clear(t, clear_type, arg->prompt); in ClearCommand()