Home
last modified time | relevance | path

Searched refs:throughput_log (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/usr.sbin/ppp/
H A Dthroughput.h62 extern void throughput_log(struct pppThroughput *, int, const char *);
H A Dthroughput.c136 throughput_log(struct pppThroughput *t, int level, const char *title) in throughput_log() function
H A Dipv6cp.c555 throughput_log(&ipv6cp->throughput, LogIPV6CP, NULL); in ipv6cp_LayerFinish()
H A Dphysical.c349 throughput_log(&p->link.stats.total, LogPHASE, p->link.name); in physical_Close()
H A Dipcp.c828 throughput_log(&ipcp->throughput, LogIPCP, NULL); in IpcpLayerFinish()