_nx_dhcp_created_ptr is only used within netxduo.
 
Symbols
loading...
Files
loading...

_nx_dhcp_created_ptr variable

Syntax

static struct NX_DHCP_STRUCT *_nx_dhcp_created_ptr;

References

LocationReferrerText
nxd_dhcp_client.c:82
static struct NX_DHCP_STRUCT *_nx_dhcp_created_ptr;
nxd_dhcp_client.c:500_nx_dhcp_create()
dhcp_ptr -> nx_dhcp_created_next = _nx_dhcp_created_ptr;
nxd_dhcp_client.c:503_nx_dhcp_create()
_nx_dhcp_created_ptr = dhcp_ptr;
nxd_dhcp_client.c:1802_nx_dhcp_delete()
if (_nx_dhcp_created_ptr == dhcp_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:1808_nx_dhcp_delete()
for (dhcp_previous = _nx_dhcp_created_ptr;

Data Use

Functions writing _nx_dhcp_created_ptr
Functions reading _nx_dhcp_created_ptr
_nx_dhcp_created_ptr
Type of _nx_dhcp_created_ptr
_nx_dhcp_created_ptr
all items filtered out