_nxe_dns_host_by_address_get() is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesnetxduo_nxe_dns_host_by_address_get()

_nxe_dns_host_by_address_get() function

Syntax

UINT nx_dns_host_by_address_get(NX_DNS *dns_ptr,     ULONG ip_address,     UCHAR *host_name_ptr,     UINT host_name_buffer_size,     ULONG wait_option);
Implemented in nxd_dns.c:7362

Arguments

dns_ptr

ip_address

host_name_ptr

host_name_buffer_size

wait_option

References

LocationText
nxd_dns.c:7362
UINT _nxe_dns_host_by_address_get(NX_DNS *dns_ptr, ULONG host_address, UCHAR *host_name, UINT host_name_buffer_size, ULONG wait_option)
nxd_dns.h:926
UINT nx_dns_host_by_address_get(NX_DNS *dns_ptr, ULONG ip_address, UCHAR *host_name_ptr, UINT host_name_buffer_size, ULONG wait_option);
nxd_dns.h:962

Call Tree

Functions called by _nxe_dns_host_by_address_get()
_nxe_dns_host_by_address_get()
Data read by _nxe_dns_host_by_address_get()
Data written by _nxe_dns_host_by_address_get()
_nxe_dns_host_by_address_get()::host_address
_nxe_dns_host_by_address_get()::host_name
_nxe_dns_host_by_address_get()::status
all items filtered out
_nxe_dns_host_by_address_get()
_nxe_dns_host_by_address_get()::status
all items filtered out
Type of _nxe_dns_host_by_address_get()
_nxe_dns_host_by_address_get()
all items filtered out