Searched refs:nx_dhcp_seconds (Results 1 – 3 of 3) sorted by relevance
1275 interface_record -> nx_dhcp_seconds = 0; in _nx_dhcp_interface_reinitialize()5832 interface_record -> nx_dhcp_seconds ++; in _nx_dhcp_timeout_process()5862 interface_record -> nx_dhcp_seconds = 0; in _nx_dhcp_timeout_process()6036 interface_record -> nx_dhcp_seconds = 0; in _nx_dhcp_timeout_process()6656 _nx_dhcp_store_data(buffer + NX_BOOTP_OFFSET_SECS, 2, interface_record -> nx_dhcp_seconds); in _nx_dhcp_send_request_internal()
422 …ULONG nx_dhcp_seconds; /* Track number of seconds for a DHCP request process … member
5390 … Added nx_dhcp_seconds to the DHCP Client structure for filling in the 'secs' field in 5409 … Added nx_dhcp_seconds to the DHCP CLIENT struct.5446 …Added nx_dhcp_seconds to the DHCP CLIENT struct. …