Home
last modified time | relevance | path

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

/src/usr.sbin/ppp/
H A Dthroughput.c66 throughput_stop(t); in throughput_init()
73 throughput_stop(t); in throughput_destroy()
232 throughput_stop(struct pppThroughput *t) in throughput_stop() function
H A Dthroughput.h64 extern void throughput_stop(struct pppThroughput *);
H A Dipv6cp.c591 throughput_stop(&ipv6cp->throughput); in ipv6cp_LayerFinish()
H A Dphysical.c350 throughput_stop(&p->link.stats.total); in physical_Close()
H A Dmp.c212 throughput_stop(&mp->link.stats.total); in mp_StopAutoloadTimer()
H A Dipcp.c838 throughput_stop(&ipcp->throughput); in IpcpLayerFinish()