Home
last modified time | relevance | path

Searched defs:dns_address (Results 1 – 9 of 9) sorted by relevance

/NetX-Duo-v6.4.1/test/regression/ppp_test/
Dnetx_ppp_request_dns_server_test.c32 static ULONG dns_address = 0 ; variable
/NetX-Duo-v6.4.1/samples/
Ddemo_netxduo_dhcpv6.c165 NXD_ADDRESS dns_address; in thread_client_entry() local
/NetX-Duo-v6.4.1/test/regression/dhcp_test/
Dnetx_dhcpv6_basic_test.c181 NXD_ADDRESS dns_address; in thread_client_entry() local
Dnetx_dhcpv6_extended_api_test.c183 NXD_ADDRESS dns_address; in thread_client_entry() local
Dnetx_dhcpv6_server_ia_options_test.c190 NXD_ADDRESS dns_address; in thread_client_entry() local
Dnetx_dhcpv6_server_process_repeated_msgs_test.c196 NXD_ADDRESS dns_address; in thread_client_entry() local
Dnetx_dhcpv6_user_option_add_test.c314 NXD_ADDRESS dns_address; in thread_client_entry() local
/NetX-Duo-v6.4.1/addons/ppp/
Dnx_ppp.c10245 UINT _nxe_ppp_dns_address_set(NX_PPP *ppp_ptr, ULONG dns_address) in _nxe_ppp_dns_address_set()
10311 UINT _nx_ppp_dns_address_set(NX_PPP *ppp_ptr, ULONG dns_address) in _nx_ppp_dns_address_set()
/NetX-Duo-v6.4.1/addons/dns/
Dnxd_dns.c7408 UINT _nx_dns_host_by_address_get(NX_DNS *dns_ptr, ULONG dns_address, UCHAR *host_name, UINT host_n… in _nx_dns_host_by_address_get()