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

NX_DHCP_OPTION_HOST_NAME macro

Syntax

#define NX_DHCP_OPTION_HOST_NAME 12

References

LocationText
nxd_dhcp_client.h:285
#define NX_DHCP_OPTION_HOST_NAME 12
nxd_dhcp_client.c:6827
_nx_dhcp_add_option_string(buffer, NX_DHCP_OPTION_HOST_NAME, name_length,
nxd_dhcp_client.c:6858
_nx_dhcp_add_option_string(buffer, NX_DHCP_OPTION_HOST_NAME, name_length, (UCHAR *) dhcp_ptr -> nx_dhcp_name, &index);
nxd_dhcp_client.c:6960
_nx_dhcp_add_option_string(buffer, NX_DHCP_OPTION_HOST_NAME, name_length, (UCHAR *) dhcp_ptr -> nx_dhcp_name, &index);