NX_DHCP_INTERFACE_RECORD_STRUCT::nx_dhcp_xid is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesnetxduoNX_DHCP_INTERFACE_RECORD_STRUCT::nx_dhcp_xid

NX_DHCP_INTERFACE_RECORD_STRUCT::nx_dhcp_xid field

Syntax

ULONG nx_dhcp_xid;

References

LocationReferrerText
nxd_dhcp_client.h:422
ULONG nx_dhcp_xid; /* Unique transaction ID */
nxd_dhcp_client.c:3429_nx_dhcp_interface_enable()
interface_record -> nx_dhcp_xid = (ULONG)(client_physical_msw ^ client_physical_lsw ^ (ULONG)NX_RAND());
nxd_dhcp_client.c:5457_nx_dhcp_packet_process()
if (_nx_dhcp_get_data(new_packet_ptr -> nx_packet_prepend_ptr + NX_BOOTP_OFFSET_XID, 4) != interface_record -> nx_dhcp_xid)
nxd_dhcp_client.c:6721_nx_dhcp_send_request_internal()

Data Use

Functions writing NX_DHCP_INTERFACE_RECORD_STRUCT::nx_dhcp_xid
Functions reading NX_DHCP_INTERFACE_RECORD_STRUCT::nx_dhcp_xid
all items filtered out
NX_DHCP_INTERFACE_RECORD_STRUCT::nx_dhcp_xid
Type of NX_DHCP_INTERFACE_RECORD_STRUCT::nx_dhcp_xid
NX_DHCP_INTERFACE_RECORD_STRUCT::nx_dhcp_xid
all items filtered out