Home
last modified time | relevance | path

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

/external/libppp/src/
Dthroughput.h64 extern void throughput_stop(struct pppThroughput *);
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
Dipv6cp.c591 throughput_stop(&ipv6cp->throughput); in ipv6cp_LayerFinish()
Dphysical.c370 throughput_stop(&p->link.stats.total); in physical_Close()
Dmp.c212 throughput_stop(&mp->link.stats.total); in mp_StopAutoloadTimer()
Dipcp.c833 throughput_stop(&ipcp->throughput); in IpcpLayerFinish()