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

NX_DHCP_OPTION_REBIND macro

Syntax

#define NX_DHCP_OPTION_REBIND 59

References

LocationText
nxd_dhcp_client.h:302
#define NX_DHCP_OPTION_REBIND 59
nxd_dhcp_client.c:4729
case NX_DHCP_OPTION_REBIND:
nxd_dhcp_client.c:7613
if (_nx_dhcp_get_option_value(dhcp_message, NX_DHCP_OPTION_REBIND, &value, length) == NX_SUCCESS)