Lines Matching full:throughput
53 #include "throughput.h"
296 throughput_init(&ipv6cp->throughput, SAMPLE_PERIOD); in ipv6cp_Init()
304 throughput_destroy(&ipv6cp->throughput); in ipv6cp_Destroy()
345 throughput_disp(&ipv6cp->throughput, arg->prompt); in ipv6cp_Show()
369 throughput_addin(&ipv6cp->throughput, n); in ipv6cp_AddInOctets()
375 throughput_addout(&ipv6cp->throughput, n); in ipv6cp_AddOutOctets()
481 fp->bundle->links, RAD_START, &ipv6cp->throughput); in ipv6cp_LayerUp()
534 fp->bundle->links, RAD_STOP, &ipv6cp->throughput); in ipv6cp_LayerDown()
578 throughput_start(&ipv6cp->throughput, "IPV6CP throughput", in ipv6cp_LayerStart()
591 throughput_stop(&ipv6cp->throughput); in ipv6cp_LayerFinish()
592 throughput_log(&ipv6cp->throughput, LogIPV6CP, NULL); in ipv6cp_LayerFinish()