Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/ppp/ppp/
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
Dthroughput.h64 extern void throughput_stop(struct pppThroughput *);
Dipv6cp.c428 throughput_stop(&ipv6cp->throughput); in ipv6cp_LayerFinish()
Dphysical.c371 throughput_stop(&p->link.stats.total); in physical_Close()
Dmp.c212 throughput_stop(&mp->link.stats.total); in mp_StopAutoloadTimer()
Dipcp.c834 throughput_stop(&ipcp->throughput); in IpcpLayerFinish()