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

_nx_dns_process_a_type() function

Syntax

static UINT _nx_dns_process_a_type(NX_DNS *dns_ptr,     NX_PACKET *packet_ptr,     UCHAR *data_ptr,     UCHAR **buffer_prepend_ptr,     UCHAR **buffer_append_ptr,     UINT *record_count,     UINT rr_location);
Implemented in nxd_dns.c:5264

Arguments

dns_ptr

packet_ptr

data_ptr

buffer_prepend_ptr

buffer_append_ptr

record_count

rr_location

References

LocationReferrerText
nxd_dns.c:5264
static UINT _nx_dns_process_a_type(NX_DNS *dns_ptr, NX_PACKET *packet_ptr, UCHAR *data_ptr,
nxd_dns.c:67
nxd_dns.c:5096_nx_dns_response_process()
status = _nx_dns_process_a_type(dns_ptr, packet_ptr, data_ptr, &buffer_prepend_ptr, &buffer_append_ptr, record_count, rr_location);

Call Tree

Functions calling _nx_dns_process_a_type()
Functions called by _nx_dns_process_a_type()
all items filtered out
_nx_dns_process_a_type()
Data read by _nx_dns_process_a_type()
Data written by _nx_dns_process_a_type()
_nx_dns_process_a_type()
_nx_dns_process_a_type()::ipv4_address
_nx_dns_process_a_type()::status
all items filtered out
Type of _nx_dns_process_a_type()
_nx_dns_process_a_type()
all items filtered out