Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/utility/iperf/
Dnx_iperf.c2982 UINT remaining; in nx_iperf_send_image() local
3009 remaining = imgsize; in nx_iperf_send_image()
3011 while (remaining) in nx_iperf_send_image()
3013 if (remaining > max_size) in nx_iperf_send_image()
3017 remaining -= max_size; in nx_iperf_send_image()
3021 nx_web_http_server_callback_data_send(server_ptr, (void *)position, remaining); in nx_iperf_send_image()
3022 remaining = 0; in nx_iperf_send_image()
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt5078 … Changed the logic to check the DHCP state to update the time remaining in renew and rebind states.
5632 … Modified nx_dhcp_process() to adjust the DHCP Client time remaining on its IP lease for