_nx_dhcp_thread_entry() is only used within netxduo.
 
Symbols
loading...
Files
loading...

_nx_dhcp_thread_entry() function

Syntax

static VOID _nx_dhcp_thread_entry(ULONG ip_instance);
Implemented in nxd_dhcp_client.c:5169

Arguments

ip_instance

References

LocationReferrerText
nxd_dhcp_client.c:5169
static VOID _nx_dhcp_thread_entry(ULONG dhcp_instance)
nxd_dhcp_client.c:44
static VOID _nx_dhcp_thread_entry(ULONG ip_instance);
nxd_dhcp_client.c:436_nx_dhcp_create()
status = tx_thread_create(&(dhcp_ptr -> nx_dhcp_thread), "NetX DHCP Client", _nx_dhcp_thread_entry, (ULONG)(ALIGN_TYPE)dhcp_ptr,

Call Tree

Data read by _nx_dhcp_thread_entry()
Data written by _nx_dhcp_thread_entry()
_nx_dhcp_thread_entry()::dhcp_instance
_nx_dhcp_thread_entry()::dhcp_ptr
_nx_dhcp_thread_entry()::packet_ptr
_nx_dhcp_thread_entry()::events
_nx_dhcp_thread_entry()::status
_nx_dhcp_thread_entry()::iface_index
_nx_dhcp_thread_entry()::interface_record
all items filtered out
_nx_dhcp_thread_entry()
_nx_dhcp_thread_entry()::status
all items filtered out
Type of _nx_dhcp_thread_entry()
_nx_dhcp_thread_entry()