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

NX_DHCP_OPTION_DHCP_TYPE macro

Syntax

#define NX_DHCP_OPTION_DHCP_TYPE 53

References

LocationText
nxd_dhcp_client.h:293
#define NX_DHCP_OPTION_DHCP_TYPE 53
nxd_dhcp_client.c:5481
status = _nx_dhcp_get_option_value(buffer, NX_DHCP_OPTION_DHCP_TYPE, &dhcp_type, new_packet_ptr -> nx_packet_length);
nxd_dhcp_client.c:5535
status = _nx_dhcp_get_option_value(buffer, NX_DHCP_OPTION_DHCP_TYPE, &dhcp_type, new_packet_ptr ->nx_packet_length);
nxd_dhcp_client.c:5651
status = _nx_dhcp_get_option_value(buffer, NX_DHCP_OPTION_DHCP_TYPE, &dhcp_type, new_packet_ptr ->nx_packet_length);
nxd_dhcp_client.c:5722
status = _nx_dhcp_get_option_value(buffer, NX_DHCP_OPTION_DHCP_TYPE, &dhcp_type, new_packet_ptr ->nx_packet_length);
nxd_dhcp_client.c:6782