Home | History | Annotate | Download | only in src

Lines Matching refs:throughput

70 #include "throughput.h"
163 throughput_addin(&ipcp->throughput, n);
169 throughput_addout(&ipcp->throughput, n);
411 throughput_disp(&ipcp->throughput, arg->prompt);
489 throughput_init(&ipcp->throughput, SAMPLE_PERIOD);
497 throughput_destroy(&ipcp->throughput);
820 throughput_start(&ipcp->throughput, "IPCP throughput",
833 throughput_stop(&ipcp->throughput);
834 throughput_log(&ipcp->throughput, LogIPCP, NULL);
876 fp->bundle->links, RAD_STOP, &ipcp->throughput);
945 RAD_START, &ipcp->throughput);