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

NX_DHCP_INTERFACE_RECORD_STRUCT::nx_dhcp_gateway_address field

Syntax

ULONG nx_dhcp_gateway_address;

References

LocationReferrerText
nxd_dhcp_client.h:425
ULONG nx_dhcp_gateway_address; /* Server assigned gateway address */
nxd_dhcp_client.c:1265_nx_dhcp_interface_reinitialize()
if (interface_record -> nx_dhcp_gateway_address)
nxd_dhcp_client.c:1272_nx_dhcp_interface_reinitialize()
if ((status == NX_SUCCESS) && (gateway_address == interface_record -> nx_dhcp_gateway_address))
nxd_dhcp_client.c:1287_nx_dhcp_interface_reinitialize()
interface_record -> nx_dhcp_gateway_address = NX_BOOTP_NO_ADDRESS;
nxd_dhcp_client.c:5584_nx_dhcp_packet_process()
if (interface_record -> nx_dhcp_gateway_address)
nxd_dhcp_client.c:5588_nx_dhcp_packet_process()
nx_ip_gateway_address_set(dhcp_ptr -> nx_dhcp_ip_ptr, interface_record -> nx_dhcp_gateway_address);
nxd_dhcp_client.c:5674_nx_dhcp_packet_process()
if (interface_record -> nx_dhcp_gateway_address)
nxd_dhcp_client.c:5678_nx_dhcp_packet_process()
nx_ip_gateway_address_set(dhcp_ptr -> nx_dhcp_ip_ptr, interface_record -> nx_dhcp_gateway_address);
nxd_dhcp_client.c:5745_nx_dhcp_packet_process()
if (interface_record -> nx_dhcp_gateway_address)
nxd_dhcp_client.c:5749_nx_dhcp_packet_process()
nx_ip_gateway_address_set(dhcp_ptr -> nx_dhcp_ip_ptr, interface_record -> nx_dhcp_gateway_address);
nxd_dhcp_client.c:7658_nx_dhcp_extract_information()
interface_record -> nx_dhcp_gateway_address = value;

Data Use

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