Home
last modified time | relevance | path

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

/external/iperf3/src/
Diperf_locale.h106 extern const char report_receiver_not_available_summary_format[];
Diperf_locale.c416 const char report_receiver_not_available_summary_format[] = "[%3s] (receiver statistics not availab… variable
Diperf_api.c3235 iperf_printf(test, report_receiver_not_available_summary_format, "SUM"); in iperf_print_results()