Home
last modified time | relevance | path

Searched refs:test_packet_ptr (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_icmpv6_invalid_message_test.c63 CHAR *test_packet_ptr; member
191 …memcpy(packet_ptr->nx_packet_prepend_ptr, test_packet[i].test_packet_ptr + 14, test_packet[i].test… in thread_0_entry()
Dnetx_caller_check_test.c781 NX_PACKET *test_packet_ptr; in test_process_2() local
793 if (nx_packet_allocate(&pool_0, &test_packet_ptr, 0, 1) != NX_CALLER_ERROR) in test_process_2()