Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/utility/iperf/
Dnx_iperf.c57 static UINT tcp_tx_test_time = 10; variable
2635 length = _nx_utility_uint_to_string(tcp_tx_test_time, 10, mytempstring, sizeof(mytempstring)); in nx_iperf_print_main_test_window()
3054 tcp_tx_test_time = (UINT)((iperf_ctrlInfo_ptr -> TestTime) / NX_IP_PERIODIC_RATE); in nx_iperf_test_info_parse()