Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/utility/iperf/
Dnx_iperf.h63 ULONG64 PacketsTxed; member
Dnx_iperf.c3313 …length = _nx_utility_uint_to_string((UINT)(nx_iperf_ctrl_info.PacketsTxed), 10, mytempstring, size… in nx_iperf_print_tcp_tx_results()
3528 …length = _nx_utility_uint_to_string((UINT)(nx_iperf_ctrl_info.PacketsTxed), 10, mytempstring, size… in nx_iperf_print_udp_tx_results()
3806 ctrlInfo_ptr -> PacketsTxed = 0; in nx_iperf_thread_tcp_tx_entry()
3959 ctrlInfo_ptr -> PacketsTxed++; in nx_iperf_thread_tcp_tx_entry()
4339 ctrlInfo_ptr -> PacketsTxed = 0; in nx_iperf_thread_udp_tx_entry()
4382 ctrlInfo_ptr -> PacketsTxed++; in nx_iperf_thread_udp_tx_entry()