Searched refs:BIDIRECTIONAL (Results 1 – 4 of 4) sorted by relevance
75 if (!sender && test->mode == BIDIRECTIONAL) in iperf_create_streams()289 if (test->mode == BIDIRECTIONAL) in iperf_handle_message_client()632 if (test->mode == BIDIRECTIONAL) in iperf_run_client()
572 if (test->mode == BIDIRECTIONAL) { in iperf_run_server()743 …l_requested_rate = test->num_streams * test->settings->rate * (test->mode == BIDIRECTIONAL? 2 : 1); in iperf_run_server()785 if (test->mode == BIDIRECTIONAL) { in iperf_run_server()
593 ipt->mode = BIDIRECTIONAL; in iperf_set_test_role()746 ipt->mode = BIDIRECTIONAL; in iperf_set_test_bidirectional()2462 else if ( test->mode == BIDIRECTIONAL ) in get_results()3341 if (test->mode == BIDIRECTIONAL) { in iperf_print_intermediate()3374 if (test->mode == BIDIRECTIONAL) { in iperf_print_intermediate()3414 if (test->mode == BIDIRECTIONAL) { in iperf_print_intermediate()3532 if (test->mode == BIDIRECTIONAL) { in iperf_print_results()3570 if (test->mode == BIDIRECTIONAL) { in iperf_print_results()3818 if (test->mode == BIDIRECTIONAL) { in iperf_print_results()4000 if (test->mode == BIDIRECTIONAL) in iperf_print_results()[all …]
258 BIDIRECTIONAL = -1 enumerator