Searched refs:report_bw_udp_format (Results 1 – 3 of 3) sorted by relevance
| /iperf/src/ |
| H A D | iperf_locale.h | 80 extern const char report_bw_udp_format[] ;
|
| H A D | iperf_locale.c | 384 const char report_bw_udp_format[] = variable
|
| H A D | iperf_api.c | 3730 …iperf_printf(test, report_bw_udp_format, sp->socket, mbuf, start_time, sender_time, ubuf, nbuf, 0.… in iperf_print_results() 3799 …iperf_printf(test, report_bw_udp_format, sp->socket, mbuf, start_time, receiver_time, ubuf, nbuf, … in iperf_print_results() 4143 …iperf_printf(test, report_bw_udp_format, sp->socket, mbuf, st, et, ubuf, nbuf, irp->jitter * 1000.… in print_interval_results()
|