Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_ip_basic_test.c28 static CHAR *arp_0_memory_ptr; variable
83 arp_0_memory_ptr = pointer; in test_application_define()
206 status += nx_arp_enable(&ip_0, (void *) arp_0_memory_ptr, 1024); in ntest_0_entry()
Dnetx_ip_raw_packet_test.c29 static CHAR *arp_0_memory_ptr; variable
62 arp_0_memory_ptr = NX_NULL; in test_application_define()
92 arp_0_memory_ptr = pointer; in test_application_define()
181 status += nx_arp_enable(&ip_0, (void *) arp_0_memory_ptr, 1024); in ntest_0_entry()