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