Searched refs:remote_congestion_used (Results 1 – 2 of 2) sorted by relevance
269 char *remote_congestion_used; /* what the other side used */ member
2036 test->remote_congestion_used = strdup(j_remote_congestion_used->valuestring); in get_results()2237 testp->remote_congestion_used = NULL; in iperf_defaults()2374 if (test->remote_congestion_used) in iperf_free_test()2375 free(test->remote_congestion_used); in iperf_free_test()3285 rcv_congestion = test->remote_congestion_used; in iperf_print_results()3288 snd_congestion = test->remote_congestion_used; in iperf_print_results()3312 rcv_congestion = test->remote_congestion_used; in iperf_print_results()3315 snd_congestion = test->remote_congestion_used; in iperf_print_results()