Searched refs:burst (Results 1 – 5 of 5) sorted by relevance
212 return ipt->settings->burst; in iperf_get_test_burst()533 ipt->settings->burst = burst; in iperf_set_test_burst()1217 test->settings->burst = atoi(slash); in iperf_parse_arguments()1218 if (test->settings->burst <= 0 || in iperf_parse_arguments()1219 test->settings->burst > MAX_BURST) { in iperf_parse_arguments()1842 if (test->settings->burst != 0) in iperf_send()1843 multisend = test->settings->burst; in iperf_send()2145 if (test->settings->burst) in send_parameters()2260 test->settings->burst = j_p->valueint; in get_parameters()2791 testp->settings->burst = 0; in iperf_defaults()[all …]
153 int burst; /* packets per burst */ member
171 void iperf_set_test_burst( struct iperf_test* ipt, int burst );
65 * Bitrate throttling using the -b option now works when a burst size150 * A bug with burst mode and unlimited rate has been fixed (#898).
277 specifier. This is called "burst mode". It will send the given