Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_ip_raw_packet_test.c525 status = nx_ip_raw_packet_disable(&ip_0); in ntest_0_entry()
526 status += nx_ip_raw_packet_disable(&ip_1); in ntest_0_entry()
Dnetx_api_compile_test.c182 nx_ip_raw_packet_disable(0); in ntest_0_entry()
Dnetx_raw_special_test.c238 status = nx_ip_raw_packet_disable(&ip_1); in ntest_0_entry()
Dnetx_raw_nxe_api_test.c134 status = nx_ip_raw_packet_disable(NX_NULL); in ntest_0_entry()
142 status = nx_ip_raw_packet_disable(&invalid_ip); in ntest_0_entry()
Dnetx_ipv6_raw_packet_test.c366 status = nx_ip_raw_packet_disable(&ip_0); in ntest_1_entry()
Dnetx_caller_check_test.c146 if (nx_ip_raw_packet_disable(&ip_0) != NX_CALLER_ERROR) in test_process()
/NetX-Duo-v6.2.1/common/inc/
Dnx_api.h3286 #define nx_ip_raw_packet_disable _nx_ip_raw_packet_disable macro
3478 #define nx_ip_raw_packet_disable _nxe_ip_raw_packet_disable macro
3712 UINT nx_ip_raw_packet_disable(NX_IP *ip_ptr);
/NetX-Duo-v6.2.1/common/
DCMakeLists.txt134 ${CMAKE_CURRENT_LIST_DIR}/src/nx_ip_raw_packet_disable.c
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt275 nx_ip_raw_packet_disable.c