Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/utility/iperf/
Dnx_iperf.c2316 int colon_sum, colon_count; in nx_iperf_check_token_value() local
2319 colon_sum = 0; in nx_iperf_check_token_value()
2351 colon_sum++; in nx_iperf_check_token_value()
2356 while (value_ptr && (*value_ptr != 0) && (colon_sum != 0)) in nx_iperf_check_token_value()
2370 for (i = 0; i <= (UINT)(7 - colon_sum); i++) in nx_iperf_check_token_value()