Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dthroughput.h61 extern void throughput_log(struct pppThroughput *, int, const char *);
H A Dthroughput.c134 throughput_log(struct pppThroughput *t, int level, const char *title) in throughput_log() function
H A Dipv6cp.c592 throughput_log(&ipv6cp->throughput, LogIPV6CP, NULL); in ipv6cp_LayerFinish()
H A Dphysical.c351 throughput_log(&p->link.stats.total, LogPHASE, p->link.name); in physical_Close()
H A Dipcp.c839 throughput_log(&ipcp->throughput, LogIPCP, NULL); in IpcpLayerFinish()