Home
last modified time | relevance | path

Searched refs:throughput_stop (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/usr.sbin/ppp/
H A Dthroughput.c68 throughput_stop(t); in throughput_init()
75 throughput_stop(t); in throughput_destroy()
234 throughput_stop(struct pppThroughput *t) in throughput_stop() function
H A Dthroughput.h66 extern void throughput_stop(struct pppThroughput *);
H A Dipv6cp.c593 throughput_stop(&ipv6cp->throughput); in ipv6cp_LayerFinish()
H A Dphysical.c352 throughput_stop(&p->link.stats.total); in physical_Close()
H A Dmp.c214 throughput_stop(&mp->link.stats.total); in mp_StopAutoloadTimer()
H A Dipcp.c840 throughput_stop(&ipcp->throughput); in IpcpLayerFinish()