Home
last modified time | relevance | path

Searched refs:nxd_ipv6_disable (Results 1 – 9 of 9) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_ipv6_disable_test.c163 status = nxd_ipv6_disable(&ip_0); in ntest_0_entry()
174 status = nxd_ipv6_disable(&ip_0); in ntest_0_entry()
Dnetx_icmp_ping6_test.c98 status = nxd_ipv6_disable(&ip_0); in test_application_define()
105 status = nxd_ipv6_disable(&ip_0); in test_application_define()
471 status = nxd_ipv6_disable(&ip_0); in ntest_0_entry()
Dnetx_ipv6_address_get_test.c196 status = nxd_ipv6_disable(&ip_0); in thread_0_entry()
Dnetx_api_compile_test.c166 nxd_ipv6_disable(0); in ntest_0_entry()
Dnetx_ipv6_nxe_api_test.c659 status = nxd_ipv6_disable(NX_NULL); in thread_0_entry()
673 status = nxd_ipv6_disable(&invalid_ip); in thread_0_entry()
Dnetx_caller_check_test.c357 if (nxd_ipv6_disable(&ip_0) != NX_CALLER_ERROR) in test_process()
/NetX-Duo-v6.2.1/common/inc/
Dnx_api.h3278 #define nxd_ipv6_disable _nxd_ipv6_disable macro
3470 #define nxd_ipv6_disable _nxde_ipv6_disable macro
3704 UINT nxd_ipv6_disable(NX_IP *ip_ptr);
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt123 nxd_ipv6_disable.c
246 nxd_ipv6_disable.c
380 nxd_ipv6_disable.c
591 …c Fixed address index. The value is cleared by nxd_ipv6_disable.
612 …le.c Fixed address index. The value is cleared by nxd_ipv6_disable.
669 nxd_ipv6_disable.c
835nxd_ipv6_disable.c Deleted ND cache added to current IP only.
918 nxd_ipv6_disable.c
1114 nxd_ipv6_disable.c
1164 nxd_ipv6_disable.c
[all …]
/NetX-Duo-v6.2.1/common/
DCMakeLists.txt326 ${CMAKE_CURRENT_LIST_DIR}/src/nxd_ipv6_disable.c