Searched refs:report_bw_udp_format (Results 1 – 3 of 3) sorted by relevance
/external/iperf3/src/ |
D | iperf_locale.h | 79 extern const char report_bw_udp_format[] ;
|
D | iperf_locale.c | 353 const char report_bw_udp_format[] = variable
|
D | iperf_api.c | 3108 …iperf_printf(test, report_bw_udp_format, sp->socket, mbuf, start_time, sender_time, ubuf, nbuf, 0.… in iperf_print_results() 3177 …iperf_printf(test, report_bw_udp_format, sp->socket, mbuf, start_time, receiver_time, ubuf, nbuf, … in iperf_print_results() 3486 …iperf_printf(test, report_bw_udp_format, sp->socket, mbuf, st, et, ubuf, nbuf, irp->jitter * 1000.… in print_interval_results()
|