Home
last modified time | relevance | path

Searched refs:nx_arp_dynamic_entry_set (Results 1 – 25 of 33) sorted by relevance

12

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_arp_dynamic_invalidate_test.c150 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 5), 0x0011, 0x22334457); in ntest_0_entry()
151 status += nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 6), 0x0011, 0x22334458); in ntest_0_entry()
152 status += nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 7), 0x0011, 0x22334459); in ntest_0_entry()
153 status += nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 39), 0x0011, 0x2233445a); in ntest_0_entry()
154 status += nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 37), 0x0011, 0x2233445b); in ntest_0_entry()
155 status += nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 69), 0x0011, 0x2233445c); in ntest_0_entry()
311 status = nx_arp_dynamic_entry_set(&ip_1, IP_ADDRESS(1, 2, 3, 4), 0x0011, 0x22334456); in ntest_1_entry()
Dnetx_arp_dynamic_entry_set_test.c104 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 5), 0x0011, 0x22334457); in ntest_0_entry()
131 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 4, 5), 0x0011, 0x22334458); in ntest_0_entry()
149 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 4, 5), 0x0011, 0x22334458); in ntest_0_entry()
158 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 15), 0x00, 0x22334459); in ntest_0_entry()
Dnetx_arp_entry_cache_test.c115 …status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, address), physical_msw, physical_lsw… in ntest_0_entry()
212 …status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, address), physical_msw, physical_lsw… in ntest_0_entry()
263 …status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, address), physical_msw, physical_lsw… in ntest_0_entry()
338 …status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, address), physical_msw, physical_lsw… in ntest_0_entry()
Dnetx_arp_nxe_api_test.c501 status = nx_arp_dynamic_entry_set(NX_NULL, IP_ADDRESS(1, 2, 3, 4), 0x0011, 0x22334456); in thread_0_entry()
515 status = nx_arp_dynamic_entry_set(&invalid_ip, IP_ADDRESS(1, 2, 3, 4), 0x0011, 0x22334456); in thread_0_entry()
526 status = nx_arp_dynamic_entry_set(&ip_0, NX_NULL, 0x0011, 0x22334456); in thread_0_entry()
537 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(224,0,0,251), 0x0011, 0x22334456); in thread_0_entry()
548 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(255, 255, 255, 255), 0x0011, 0x22334456); in thread_0_entry()
562 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 4), 0x0011, 0x22334456); in thread_0_entry()
Dnetx_arp_packet_allocate_test.c126 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 5), 0, 0); in ntest_0_entry()
170 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 6), 0, 0); in ntest_0_entry()
Dnetx_arp_dynamic_entry_test.c150 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 5), 0x0011, 0x22334457); in ntest_0_entry()
177 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(2, 2, 3, 5), 0x0011, 0x22334458); in ntest_0_entry()
328 status = nx_arp_dynamic_entry_set(&ip_1, IP_ADDRESS(1, 2, 3, 4), 0x0011, 0x22334456); in ntest_1_entry()
Dnetx_arp_branch_test.c480 …status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 29), 0x0011, 0x22334478); /* arp ind… in thread_0_entry()
489 …status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 61), 0x0011, 0x22334488); /* arp inde… in thread_0_entry()
498 …status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 62), 0x0011, 0x22334499); /* arp inde… in thread_0_entry()
616 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 61), 0x0011, 0x22334488); in thread_0_entry()
704 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 61), 0x0011, 0x22334488); in thread_0_entry()
Dnetx_arp_dynamic_entry_test2.c222 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 5), 0x0011, 0x22334457); in my_packet_process()
237 status = nx_arp_dynamic_entry_set(&ip_1, IP_ADDRESS(1, 2, 3, 4), 0x0011, 0x22334456); in my_packet_process()
Dnetx_arp_dynamic_entry_timeout_test.c104 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 5), 0x0011, 0x22334457); in ntest_0_entry()
Dnetx_arp_entry_abnormal_operation_test.c173 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(2, 2, 3, 5), 0x0011, 0x22334467); in ntest_0_entry()
352 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(2, 2, 3, 5), 0x0011, 0x22334467); in ntest_0_entry()
Dnetx_arp_dynamic_entry_test3.c123 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 5), 0, 0); in ntest_0_entry()
Dnetx_arp_gratuitous_test.c155 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 5), 0x0011, 0x22334457); in ntest_0_entry()
314 status = nx_arp_dynamic_entry_set(&ip_1, IP_ADDRESS(1, 2, 3, 4), 0x0011, 0x22334456); in ntest_1_entry()
Dnetx_udp_fragment_test.c325 nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 5), in thread_0_entry()
353 nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 5), in thread_0_entry()
Dnetx_arp_static_entry_create_test.c191 status = nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, address), msw, lsw); in ntest_0_entry()
Dnetx_api_compile_test.c77 nx_arp_dynamic_entry_set(0, 0, 0, 0); in ntest_0_entry()
Dnetx_ip_fragmentation_test.c213 nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 5), 0, 0); in thread_0_entry()
Dnetx_udp_ipv4_interface2_test_1_test.c211 nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(2, 2, 3, 5), 0, 0); in thread_0_entry()
Dnetx_udp_tunnel_ipv4_ipv4_basic_test.c236 nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(2, 2, 3, 5), 0, 0); in thread_0_entry()
Dnetx_ip_fragmentation_order_test.c206 nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 5), 0, 0); in thread_0_entry()
Dnetx_udp_tunnel_ipv4_ipv6_basic_test.c262 nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(2, 2, 3, 5), 0, 0); in thread_0_entry()
Dnetx_udp_multiple_ports_test.c195 nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 5), 0, 0); in thread_0_entry()
Dnetx_udp_source_send_test.c228 nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 5), 0, 0); in thread_0_entry()
Dnetx_udp_tunnel_ipv6_ipv4_basic_test.c265 nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(2, 2, 3, 5), 0, 0); in thread_0_entry()
Dnetx_udp_basic_processing_test.c259 nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 5), 0, 0); in thread_0_entry()
/NetX-Duo-v6.2.1/samples/
Ddemo_netx_duo_udp.c268 nx_arp_dynamic_entry_set(&ip_0, IP_ADDRESS(1, 2, 3, 5), 0, 0); in thread_0_entry()

12