Home
last modified time | relevance | path

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

/iperf/src/
H A Diperf_api.c212 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 …]
H A Diperf.h153 int burst; /* packets per burst */ member
H A Diperf_api.h171 void iperf_set_test_burst( struct iperf_test* ipt, int burst );
/iperf/
H A DRELNOTES.md65 * Bitrate throttling using the -b option now works when a burst size
150 * A bug with burst mode and unlimited rate has been fixed (#898).
/iperf/docs/
H A Dinvoking.rst277 specifier. This is called "burst mode". It will send the given