Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/utility/iperf/
Dnx_iperf.c55 static UINT udp_tx_test_time = 10; variable
2600 length = _nx_utility_uint_to_string(udp_tx_test_time, 10, mytempstring, sizeof(mytempstring)); in nx_iperf_print_main_test_window()
3101 udp_tx_test_time = (UINT)((iperf_ctrlInfo_ptr -> TestTime) / NX_IP_PERIODIC_RATE); in nx_iperf_test_info_parse()