Home | History | Annotate | Download | only in src

Lines Matching refs:throughput

53 #include "throughput.h"
296 throughput_init(&ipv6cp->throughput, SAMPLE_PERIOD);
304 throughput_destroy(&ipv6cp->throughput);
345 throughput_disp(&ipv6cp->throughput, arg->prompt);
369 throughput_addin(&ipv6cp->throughput, n);
375 throughput_addout(&ipv6cp->throughput, n);
481 fp->bundle->links, RAD_START, &ipv6cp->throughput);
534 fp->bundle->links, RAD_STOP, &ipv6cp->throughput);
578 throughput_start(&ipv6cp->throughput, "IPV6CP throughput",
591 throughput_stop(&ipv6cp->throughput);
592 throughput_log(&ipv6cp->throughput, LogIPV6CP, NULL);