NX_DHCP_STRUCT::nx_dhcp_ip_ptr is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesnetxduoNX_DHCP_STRUCT::nx_dhcp_ip_ptr

NX_DHCP_STRUCT::nx_dhcp_ip_ptr field

Syntax

NX_IP *nx_dhcp_ip_ptr;

References

LocationReferrerText
nxd_dhcp_client.h:467
NX_IP *nx_dhcp_ip_ptr; /* The associated IP pointer for this DHCP instance */
nxd_dhcp_client.c:312_nx_dhcp_create()
dhcp_ptr -> nx_dhcp_ip_ptr = ip_ptr;
nxd_dhcp_client.c:1253_nx_dhcp_interface_reinitialize()
status = nx_ip_interface_address_get(dhcp_ptr -> nx_dhcp_ip_ptr, iface_index, &ip_address, &network_mask);
nxd_dhcp_client.c:1260_nx_dhcp_interface_reinitialize()
nxd_dhcp_client.c:1269_nx_dhcp_interface_reinitialize()
status = nx_ip_gateway_address_get(dhcp_ptr -> nx_dhcp_ip_ptr, &gateway_address);
nxd_dhcp_client.c:1276_nx_dhcp_interface_reinitialize()
nxd_dhcp_client.c:3425_nx_dhcp_interface_enable()
client_physical_msw = dhcp_ptr -> nx_dhcp_ip_ptr -> nx_ip_interface[iface_index].nx_interface_physical_address_msw;
nxd_dhcp_client.c:3426_nx_dhcp_interface_enable()
client_physical_lsw = dhcp_ptr -> nx_dhcp_ip_ptr -> nx_ip_interface[iface_index].nx_interface_physical_address_lsw;
nxd_dhcp_client.c:5365_nx_dhcp_packet_process()
ip_ptr = dhcp_ptr -> nx_dhcp_ip_ptr;
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: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: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:6703_nx_dhcp_send_request_internal()
dhcp_client_mac_msw = dhcp_ptr -> nx_dhcp_ip_ptr -> nx_ip_interface[iface_index].nx_interface_physical_address_msw;
nxd_dhcp_client.c:6704_nx_dhcp_send_request_internal()
dhcp_client_mac_lsw = dhcp_ptr -> nx_dhcp_ip_ptr -> nx_ip_interface[iface_index].nx_interface_physical_address_lsw;
nxd_dhcp_client.c:7125_nx_dhcp_client_send_with_zero_source_address()
ip_ptr = dhcp_ptr -> nx_dhcp_ip_ptr;
nxd_dhcp_client.c:7485_nx_dhcp_extract_information()

Data Use

Functions writing NX_DHCP_STRUCT::nx_dhcp_ip_ptr
Functions reading NX_DHCP_STRUCT::nx_dhcp_ip_ptr
all items filtered out
NX_DHCP_STRUCT::nx_dhcp_ip_ptr
Type of NX_DHCP_STRUCT::nx_dhcp_ip_ptr
NX_DHCP_STRUCT::nx_dhcp_ip_ptr
all items filtered out