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

_nx_dhcp_add_option_value() function

Syntax

static UINT _nx_dhcp_add_option_value(UCHAR *bootp_message,     UINT option,     UINT size,     ULONG value,     UINT *index);
Implemented in nxd_dhcp_client.c:7832

Arguments

bootp_message

option

size

value

index

References

LocationReferrerText
nxd_dhcp_client.c:7832
UINT _nx_dhcp_add_option_value(UCHAR *bootp_message, UINT option, UINT size, ULONG value, UINT *index)
nxd_dhcp_client.c:47
static UINT _nx_dhcp_add_option_value(UCHAR *bootp_message, UINT option, UINT size, ULONG value, UINT *index);
nxd_dhcp_client.c:6782_nx_dhcp_send_request_internal()
_nx_dhcp_add_option_value(buffer, NX_DHCP_OPTION_DHCP_TYPE, NX_DHCP_OPTION_DHCP_TYPE_SIZE, dhcp_message_type, &index);
nxd_dhcp_client.c:6809_nx_dhcp_send_request_internal()
nxd_dhcp_client.c:6814_nx_dhcp_send_request_internal()
nxd_dhcp_client.c:6869_nx_dhcp_send_request_internal()
nxd_dhcp_client.c:6879_nx_dhcp_send_request_internal()
nxd_dhcp_client.c:6890_nx_dhcp_send_request_internal()
nxd_dhcp_client.c:6924_nx_dhcp_send_request_internal()
nxd_dhcp_client.c:6929_nx_dhcp_send_request_internal()
nxd_dhcp_client.c:6940_nx_dhcp_send_request_internal()

Call Tree

Functions calling _nx_dhcp_add_option_value()
Functions called by _nx_dhcp_add_option_value()
all items filtered out
_nx_dhcp_add_option_value()
all items filtered out
Data read by _nx_dhcp_add_option_value()
_nx_dhcp_add_option_value()::bootp_message
_nx_dhcp_add_option_value()::option
_nx_dhcp_add_option_value()::size
_nx_dhcp_add_option_value()::value
all items filtered out
_nx_dhcp_add_option_value()
Type of _nx_dhcp_add_option_value()
_nx_dhcp_add_option_value()
all items filtered out