Searched refs:nx_ip_delete (Results 1 – 15 of 15) sorted by relevance
188 status = nx_ip_delete(&ip_0); in ntest_0_entry()220 status = nx_ip_delete(&ip_0); in ntest_0_entry()276 status = nx_ip_delete(&ip_0); in ntest_0_entry()308 status = nx_ip_delete(&ip_0); in ntest_0_entry()339 status = nx_ip_delete(&ip_2); in ntest_0_entry()340 status += nx_ip_delete(&ip_1); in ntest_0_entry()341 status += nx_ip_delete(&ip_0); in ntest_0_entry()367 status += nx_ip_delete(&ip_0); in ntest_0_entry()394 status += nx_ip_delete(&ip_0); in ntest_0_entry()426 status += nx_ip_delete(&ip_0); in ntest_0_entry()[all …]
189 status = nx_ip_delete(&ip_0); in ntest_0_entry()190 status += nx_ip_delete(&ip_1); in ntest_0_entry()
164 status = nx_ip_delete(&ip_0); in ntest_0_entry()165 status += nx_ip_delete(&ip_1); in ntest_0_entry()
116 nx_ip_delete(0); in ntest_0_entry()
407 status = nx_ip_delete(NX_NULL); in thread_0_entry()421 status = nx_ip_delete(&invalid_ip); in thread_0_entry()
482 if (nx_ip_delete(&ip_0) != NX_CALLER_ERROR) in test_process_1()
346 nx_ip_delete(_nx_ip_created_ptr); in test_control_cleanup()
391 nx_ip_delete(_nx_ip_created_ptr); in test_control_cleanup()
442 nx_ip_delete(&ip_0); in test_thread_entry()
441 status = nx_ip_delete(&client_ip); in thread_client_entry()
819 nx_ip_delete(_nx_ip_created_ptr); in test_control_cleanup()
3239 #define nx_ip_delete _nx_ip_delete macro3431 #define nx_ip_delete _nxe_ip_delete macro3643 UINT nx_ip_delete(NX_IP *ip_ptr);
88 ${CMAKE_CURRENT_LIST_DIR}/src/nx_ip_delete.c
3001 nx_ip_delete(_nx_ip_created_ptr); in test_control_cleanup()
133 …nx_ip_delete.c Allowed driver uninit to execute without preempt…273 nx_ip_delete.c451 nx_ip_delete.c1502 … nx_ip_delete.c Invalidated dynamic ARP entries and ND cache,2374 nx_ip_delete.c2541 …nx_ip_delete.c: Clear the nx_ip_id field after the IP internal is cleaned up.