Searched refs:throughput_start (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/usr.sbin/ppp/ |
H A D | throughput.h | 63 extern void throughput_start(struct pppThroughput *, const char *, int);
|
H A D | throughput.c | 198 throughput_start(struct pppThroughput *t, const char *name, int rolling) in throughput_start() function
|
H A D | ipv6cp.c | 541 throughput_start(&ipv6cp->throughput, "IPV6CP throughput", in ipv6cp_LayerStart()
|
H A D | physical.c | 977 throughput_start(&p->link.stats.total, "physical throughput", in physical_Found()
|
H A D | mp.c | 226 throughput_start(&mp->link.stats.total, "MP throughput", 1); in mp_CheckAutoloadTimer()
|
H A D | ipcp.c | 814 throughput_start(&ipcp->throughput, "IPCP throughput", in IpcpLayerStart()
|