Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/utility/iperf/
Dnx_iperf.h61 UINT ErrorCode; member
Dnx_iperf.c3607 ctrlInfo_ptr -> ErrorCode = 0; in nx_iperf_thread_tcp_rx_entry()
3732 ctrlInfo_ptr -> ErrorCode = error_counter; in nx_iperf_thread_tcp_rx_entry()
3777 nx_iperf_ctrl_info.ErrorCode = 1; in nx_iperf_tcp_rx_test()
3811 ctrlInfo_ptr -> ErrorCode = 0; in nx_iperf_thread_tcp_tx_entry()
3998 ctrlInfo_ptr -> ErrorCode = error_counter; in nx_iperf_thread_tcp_tx_entry()
4023 nx_iperf_ctrl_info.ErrorCode = 1; in nx_iperf_tcp_tx_test()
4055 ctrlInfo_ptr -> ErrorCode = 0; in nx_iperf_thread_udp_rx_entry()
4231 ctrlInfo_ptr -> ErrorCode = error_counter; in nx_iperf_thread_udp_rx_entry()
4255 nx_iperf_ctrl_info.ErrorCode = 1; in nx_iperf_udp_rx_test()
4344 ctrlInfo_ptr -> ErrorCode = 0; in nx_iperf_thread_udp_tx_entry()
[all …]