Home
last modified time | relevance | path

Searched refs:throughput_restart (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.sbin/ppp/
HDthroughput.h64 extern void throughput_restart(struct pppThroughput *, const char *, int);
HDthroughput.c211 throughput_restart(t, name, rolling); in throughput_start()
215 throughput_restart(struct pppThroughput *t, const char *name, int rolling) in throughput_restart() function
HDphysical.c638 throughput_restart(&p->link.stats.total, "physical throughput", in iov2physical()