Searched refs:omitting (Results 1 – 5 of 5) sorted by relevance
| /iperf/src/ |
| H A D | iperf_client_api.c | 216 test->omitting = 0; in client_omit_timer_proc() 241 test->omitting = 0; in create_client_omit_timer() 247 test->omitting = 1; in create_client_omit_timer() 661 if ((!test->omitting) && in iperf_run_client()
|
| H A D | iperf_server_api.c | 342 test->omitting = 0; in server_omit_timer_proc() 362 test->omitting = 0; in create_server_omit_timer() 368 test->omitting = 1; in create_server_omit_timer()
|
| H A D | iperf.h | 340 int omitting; member
|
| H A D | iperf_api.c | 3178 temp.omitted = test->omitting; in iperf_stats_callback() 3445 … (double) irp->interval_duration, (int64_t) bytes, bandwidth * 8, test->omitting, stream_must_be_s… in iperf_print_intermediate() 3447 …st, report_sum_bw_format, mbuf, start_time, end_time, ubuf, nbuf, test->omitting?report_omitted:""… in iperf_print_intermediate() 3453 …uration, (int64_t) bytes, bandwidth * 8, (int64_t) total_packets, test->omitting, stream_must_be_s… in iperf_print_intermediate() 3455 …mat, mbuf, start_time, end_time, ubuf, nbuf, zbuf, total_packets, test->omitting?report_omitted:""… in iperf_print_intermediate() 3465 …_t) lost_packets, (int64_t) total_packets, (double) lost_percent, test->omitting, stream_must_be_s… in iperf_print_intermediate() 3467 …, avg_jitter * 1000.0, lost_packets, total_packets, lost_percent, test->omitting?report_omitted:""… in iperf_print_intermediate()
|
| /iperf/ |
| H A D | aclocal.m4 | 8852 # Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
|