Home
last modified time | relevance | path

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

/dflybsd-src/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.h65 extern void throughput_stop(struct pppThroughput *);
H A Dipv6cp.c554 throughput_stop(&ipv6cp->throughput); in ipv6cp_LayerFinish()
H A Dphysical.c348 throughput_stop(&p->link.stats.total); in physical_Close()
H A Dmp.c213 throughput_stop(&mp->link.stats.total); in mp_StopAutoloadTimer()
H A Dipcp.c827 throughput_stop(&ipcp->throughput); in IpcpLayerFinish()