Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/ppp/
H A Dthroughput.h67 extern void throughput_addout(struct pppThroughput *, long long);
H A Dlink.c90 throughput_addout(&l->stats.total, n); in link_AddOutOctets()
92 throughput_addout(l->stats.parent, n); in link_AddOutOctets()
H A Dthroughput.c249 throughput_addout(struct pppThroughput *t, long long n) in throughput_addout() function
H A Dipv6cp.c374 throughput_addout(&ipv6cp->throughput, n); in ipv6cp_AddOutOctets()
H A Dipcp.c169 throughput_addout(&ipcp->throughput, n); in ipcp_AddOutOctets()