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

NX_DHCP_STRUCT::nx_dhcp_created_next field

Syntax

struct NX_DHCP_STRUCT *nx_dhcp_created_next;

References

LocationReferrerText
nxd_dhcp_client.h:517
struct NX_DHCP_STRUCT *nx_dhcp_created_next;
nxd_dhcp_client.c:500_nx_dhcp_create()
dhcp_ptr -> nx_dhcp_created_next = _nx_dhcp_created_ptr;
nxd_dhcp_client.c:1804_nx_dhcp_delete()
_nx_dhcp_created_ptr = _nx_dhcp_created_ptr -> nx_dhcp_created_next;
nxd_dhcp_client.c:1809_nx_dhcp_delete()
dhcp_previous -> nx_dhcp_created_next;
nxd_dhcp_client.c:1810_nx_dhcp_delete()
dhcp_previous = dhcp_previous -> nx_dhcp_created_next)
nxd_dhcp_client.c:1812_nx_dhcp_delete()
if (dhcp_previous -> nx_dhcp_created_next == dhcp_ptr)
nxd_dhcp_client.c:1814_nx_dhcp_delete()
dhcp_previous -> nx_dhcp_created_next = dhcp_ptr -> nx_dhcp_created_next;

Data Use

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