NX_DHCP_OPTION_RENEWAL is only used within netxduo.
 
Symbols
loading...
Files
loading...

NX_DHCP_OPTION_RENEWAL macro

Syntax

#define NX_DHCP_OPTION_RENEWAL 58

References

LocationText
nxd_dhcp_client.h:300
#define NX_DHCP_OPTION_RENEWAL 58
nxd_dhcp_client.c:4728
case NX_DHCP_OPTION_RENEWAL:
nxd_dhcp_client.c:7594
if ((_nx_dhcp_get_option_value(dhcp_message, NX_DHCP_OPTION_RENEWAL, &value, length) == NX_SUCCESS) &&