Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/addons/dhcp/
Dnxd_dhcp_client.h299 #define NX_DHCP_OPTION_RENEWAL 58 macro
Dnxd_dhcp_client.c4677 case NX_DHCP_OPTION_RENEWAL: in _nx_dhcp_interface_user_option_retrieve()
7540 …if ((_nx_dhcp_get_option_value(dhcp_message, NX_DHCP_OPTION_RENEWAL, &value, length) == NX_SUCCESS… in _nx_dhcp_extract_information()