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

_nx_dns_resource_type_get() function

Syntax

static UINT _nx_dns_resource_type_get(UCHAR *resource,     NX_PACKET *packet_ptr,     UINT *resource_type);
Implemented in nxd_dns.c:8786

Arguments

resource

packet_ptr

resource_type

References

LocationReferrerText
nxd_dns.c:8786
static UINT _nx_dns_resource_type_get(UCHAR *resource, NX_PACKET *packet_ptr, UINT *resource_type)
nxd_dns.c:57
static UINT _nx_dns_resource_type_get(UCHAR *resource, NX_PACKET *packet_ptr, UINT *resource_type);
nxd_dns.c:4343_nx_dns_send_query_by_address()
status = _nx_dns_resource_type_get(data_ptr, receive_packet_ptr, &resource_type);
nxd_dns.c:5083_nx_dns_response_process()
status = _nx_dns_resource_type_get(data_ptr, packet_ptr, &response_type);
nxd_dns.c:5313_nx_dns_process_a_type()
status = _nx_dns_resource_type_get(data_ptr, packet_ptr, &response_type);
nxd_dns.c:5806_nx_dns_process_aaaa_type()
status = _nx_dns_resource_type_get(data_ptr, packet_ptr, &response_type);

Call Tree

Functions calling _nx_dns_resource_type_get()
Functions called by _nx_dns_resource_type_get()
_nx_dns_resource_type_get()
Data read by _nx_dns_resource_type_get()
Data written by _nx_dns_resource_type_get()
_nx_dns_resource_type_get()
_nx_dns_resource_type_get()::name_size
all items filtered out
Type of _nx_dns_resource_type_get()
_nx_dns_resource_type_get()
all items filtered out