Home
last modified time | relevance | path

Searched refs:report_receiver_not_available_summary_format (Results 1 – 3 of 3) sorted by relevance

/iperf/src/
H A Diperf_locale.h107 extern const char report_receiver_not_available_summary_format[];
H A Diperf_locale.c447 const char report_receiver_not_available_summary_format[] = "[%3s] (receiver statistics not availab… variable
H A Diperf_api.c3878 iperf_printf(test, report_receiver_not_available_summary_format, "SUM"); in iperf_print_results()