Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.sbin/ppp/
HDthroughput.h63 extern void throughput_log(struct pppThroughput *, int, const char *);
HDthroughput.c136 throughput_log(struct pppThroughput *t, int level, const char *title) in throughput_log() function
HDipv6cp.c594 throughput_log(&ipv6cp->throughput, LogIPV6CP, NULL); in ipv6cp_LayerFinish()
HDphysical.c360 throughput_log(&p->link.stats.total, LogPHASE, p->link.name); in physical_Close()
HDipcp.c841 throughput_log(&ipcp->throughput, LogIPCP, NULL); in IpcpLayerFinish()