Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_ip_basic_test.c29 static CHAR *arp_1_memory_ptr; variable
86 arp_1_memory_ptr = pointer; in test_application_define()
207 status += nx_arp_enable(&ip_1, (void *) arp_1_memory_ptr, 1024); in ntest_0_entry()
Dnetx_ip_raw_packet_test.c30 static CHAR *arp_1_memory_ptr; variable
63 arp_1_memory_ptr = NX_NULL; in test_application_define()
95 arp_1_memory_ptr = pointer; in test_application_define()
182 status += nx_arp_enable(&ip_1, (void *) arp_1_memory_ptr, 1024); in ntest_0_entry()