Home
last modified time | relevance | path

Searched refs:PacketsRxed (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/utility/iperf/
Dnx_iperf.h64 ULONG64 PacketsRxed; member
Dnx_iperf.c3201 …length = _nx_utility_uint_to_string((UINT)(nx_iperf_ctrl_info.PacketsRxed), 10, mytempstring, size… in nx_iperf_print_tcp_rx_results()
3416 …length = _nx_utility_uint_to_string((UINT)(nx_iperf_ctrl_info.PacketsRxed), 10, mytempstring, size… in nx_iperf_print_udp_rx_results()
3602 ctrlInfo_ptr -> PacketsRxed = 0; in nx_iperf_thread_tcp_rx_entry()
3690 ctrlInfo_ptr -> PacketsRxed++; in nx_iperf_thread_tcp_rx_entry()
4050 ctrlInfo_ptr -> PacketsRxed = 0; in nx_iperf_thread_udp_rx_entry()
4130 ctrlInfo_ptr -> PacketsRxed++; in nx_iperf_thread_udp_rx_entry()