Home
last modified time | relevance | path

Searched refs:NX_DISABLE_IPV6_DAD (Results 1 – 25 of 25) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_icmpv6_process_na.c105 #ifndef NX_DISABLE_IPV6_DAD in _nx_icmpv6_process_na()
193 #ifndef NX_DISABLE_IPV6_DAD in _nx_icmpv6_process_na()
Dnx_icmpv6_DAD_failure.c83 #ifndef NX_DISABLE_IPV6_DAD
Dnx_icmpv6_perform_DAD.c89 #ifndef NX_DISABLE_IPV6_DAD
Dnx_ip_thread_entry.c367 #ifndef NX_DISABLE_IPV6_DAD in _nx_ip_thread_entry()
456 #ifndef NX_DISABLE_IPV6_DAD in _nx_ip_thread_entry()
Dnx_ipv6_prefix_list_delete_entry.c133 #ifndef NX_DISABLE_IPV6_DAD in _nx_ipv6_prefix_list_delete_entry()
Dnx_icmpv6_process_ra.c412 #ifndef NX_DISABLE_IPV6_DAD in _nx_icmpv6_process_ra()
427 #ifndef NX_DISABLE_IPV6_DAD in _nx_icmpv6_process_ra()
Dnx_ipv6_header_add.c199 #ifndef NX_DISABLE_IPV6_DAD in _nx_ipv6_header_add()
Dnxd_ipv6_address_set.c267 #ifndef NX_DISABLE_IPV6_DAD in _nxd_ipv6_address_set()
Dnx_icmpv6_process_ns.c236 #ifndef NX_DISABLE_IPV6_DAD in _nx_icmpv6_process_ns()
/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_icmp_interface2_ping6_test.c51 #if !defined(NX_DISABLE_IPV6_DAD) || defined(NX_DISABLE_FRAGMENTATION)
196 #if !defined(NX_DISABLE_IPV6_DAD) || defined(NX_DISABLE_FRAGMENTATION) in ntest_0_entry()
417 #ifndef NX_DISABLE_IPV6_DAD in ntest_0_entry()
559 #if !defined(NX_DISABLE_IPV6_DAD) || defined(NX_DISABLE_FRAGMENTATION)
Dnetx_icmpv6_ns_with_small_packet_test.c7 #if defined(FEATURE_NX_IPV6) && !defined(NX_DISABLE_IPV6_DAD)
Dnetx_ipv6_multicast_ping_test1.c13 #if defined(FEATURE_NX_IPV6) && !defined(NX_DISABLE_IPV6_DAD)
Dnetx_nd_cache_with_own_address_test.c8 #if defined(__PRODUCT_NETXDUO__) && defined(FEATURE_NX_IPV6) && !defined(NX_DISABLE_IPV6_DAD)
Dnetx_icmpv6_echo_reply_test.c7 #if defined(FEATURE_NX_IPV6) && !defined(NX_DISABLE_ICMP_INFO) && !defined(NX_DISABLE_IPV6_DAD)
Dnetx_icmpv6_echo_request_test.c7 #if defined(FEATURE_NX_IPV6) && !defined(NX_DISABLE_ICMP_INFO) && !defined(NX_DISABLE_IPV6_DAD)
Dnetx_icmpv6_branch_test.c178 #ifndef NX_DISABLE_IPV6_DAD in thread_0_entry()
200 #ifndef NX_DISABLE_IPV6_DAD in thread_0_entry()
Dnetx_ipv6_default_router_test.c7 #if defined(FEATURE_NX_IPV6) && (NX_MAX_PHYSICAL_INTERFACES > 1) && !defined(NX_DISABLE_IPV6_DAD)
Dnetx_icmpv6_DAD_test.c7 #if defined(FEATURE_NX_IPV6) && !defined(NX_DISABLE_IPV6_DAD)
Dnetx_icmpv6_error_test.c434 #ifndef NX_DISABLE_IPV6_DAD in thread_0_entry()
Dnetx_udp_ipv6_interface2_test_1_test.c248 #ifndef NX_DISABLE_IPV6_DAD in thread_0_entry()
/NetX-Duo-v6.2.1/common/inc/
Dnx_icmpv6.h353 #ifndef NX_DISABLE_IPV6_DAD
Dnx_api.h735 #ifndef NX_DISABLE_IPV6_DAD
736 #define NX_DISABLE_IPV6_DAD macro
/NetX-Duo-v6.2.1/addons/dhcp/
Dnxd_dhcpv6_client.h1065 #if !defined (NX_DISABLE_IPV6_DAD) && defined (NX_ENABLE_IPV6_ADDRESS_CHANGE_NOTIFY)
Dnxd_dhcpv6_client.c1389 #if !defined (NX_DISABLE_IPV6_DAD) && defined (NX_ENABLE_IPV6_ADDRESS_CHANGE_NOTIFY) in _nx_dhcpv6_client_create()
2331 #if !defined (NX_DISABLE_IPV6_DAD) && defined (NX_ENABLE_IPV6_ADDRESS_CHANGE_NOTIFY) in _nx_dhcpv6_register_IP_address()
12232 #if !defined (NX_DISABLE_IPV6_DAD) && defined (NX_ENABLE_IPV6_ADDRESS_CHANGE_NOTIFY)
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt1371 NXDUO_DISABLE_DAD NX_DISABLE_IPV6_DAD
5112 … NXDUO_DISABLE_DAD to NX_DISABLE_IPV6_DAD since NetX Duo renamed these symbols.
5117 … NXDUO_DISABLE_DAD to NX_DISABLE_IPV6_DAD since NetX Duo renamed these symbols.