_nx_dhcp_add_option_string() is only used within netxduo.
 
Symbols
loading...
Files
loading...

_nx_dhcp_add_option_string() function

Syntax

static UINT _nx_dhcp_add_option_string(UCHAR *bootp_message,     UINT option,     UINT size,     UCHAR *value,     UINT *index);
Implemented in nxd_dhcp_client.c:7897

Arguments

bootp_message

option

size

value

index

References

LocationReferrerText
nxd_dhcp_client.c:7897
static UINT _nx_dhcp_add_option_string(UCHAR *bootp_message, UINT option, UINT size, UCHAR *value, UINT *index)
nxd_dhcp_client.c:48
static UINT _nx_dhcp_add_option_string(UCHAR *bootp_message, UINT option, UINT size, UCHAR *value, UINT *index);
nxd_dhcp_client.c:6827_nx_dhcp_send_request_internal()
_nx_dhcp_add_option_string(buffer, NX_DHCP_OPTION_HOST_NAME, name_length,
nxd_dhcp_client.c:6858_nx_dhcp_send_request_internal()
_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_send_request_internal()
_nx_dhcp_add_option_string(buffer, NX_DHCP_OPTION_HOST_NAME, name_length, (UCHAR *) dhcp_ptr -> nx_dhcp_name, &index);

Call Tree

Functions calling _nx_dhcp_add_option_string()
Functions called by _nx_dhcp_add_option_string()
all items filtered out
_nx_dhcp_add_option_string()
all items filtered out
Type of _nx_dhcp_add_option_string()
_nx_dhcp_add_option_string()
all items filtered out