Searched defs:pkt_count (Results 1 – 1 of 1) sorted by relevance
167 count_t pkt_count = {0}; in iperf_udp_run_server() local469 count_t pkt_count = {0}; in iperf_tcp_run_server() local648 count_t pkt_count = {0}; in iperf_tcp_run_client() local824 count_t pkt_count = {0}; in iperf_udp_run_client() local1100 count_t iperf_calculate_result( int pkt_size, count_t pkt_count, int need_to_convert ) in iperf_calculate_result()1127 void iperf_display_report( char *report_title, unsigned time, unsigned h_ms_time, count_t pkt_count… in iperf_display_report()1193 count_t iperf_reset_count( count_t pkt_count ) in iperf_reset_count()1204 count_t iperf_copy_count( count_t pkt_count, count_t tmp_count ) in iperf_copy_count()1216 count_t iperf_diff_count( count_t pkt_count, count_t tmp_count ) in iperf_diff_count()
Completed in 43 milliseconds