Home
last modified time | relevance | path

Searched refs:nxd_ipv6_enable (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/NetX-Duo-v6.4.1/test/regression/netxduo_test/
Dnetx_ipv6_disable_test.c82 status = nxd_ipv6_enable(&ip_0); in test_application_define()
83 status += nxd_ipv6_enable(&ip_1); in test_application_define()
196 status = nxd_ipv6_enable(&ip_0); in ntest_0_entry()
Dnetx_icmp_ping6_test.c83 status = nxd_ipv6_enable(&ip_0); in test_application_define()
84 status += nxd_ipv6_enable(&ip_1); in test_application_define()
91 status = nxd_ipv6_enable(&ip_0); in test_application_define()
112 status = nxd_ipv6_enable(&ip_0); in test_application_define()
472 status += nxd_ipv6_enable(&ip_0); in ntest_0_entry()
Dnetx_ipv6_multicast_ping_test1.c85 status = nxd_ipv6_enable(&ip_0); in test_application_define()
86 status += nxd_ipv6_enable(&ip_1); in test_application_define()
Dnetx_ipv6_multicast_ping_test.c95 status = nxd_ipv6_enable(&ip_0); in test_application_define()
96 status += nxd_ipv6_enable(&ip_1); in test_application_define()
97 status += nxd_ipv6_enable(&ip_2); in test_application_define()
Dnetx_ipv6_fragment_fail_test.c87 status += nxd_ipv6_enable(&ip_0); in test_application_define()
88 status += nxd_ipv6_enable(&ip_1); in test_application_define()
Dnetx_icmp_ping6_data_append_test.c83 status = nxd_ipv6_enable(&ip_0); in test_application_define()
84 status += nxd_ipv6_enable(&ip_1); in test_application_define()
Dnetx_ipv6_fragmentation_error_test1.c103 status = nxd_ipv6_enable(&ip_0); in test_application_define()
104 status += nxd_ipv6_enable(&ip_1); in test_application_define()
Dnetx_ipv6_hop_by_hop_fragment_test.c270 status += nxd_ipv6_enable(&ip_0); in test_application_define()
271 status += nxd_ipv6_enable(&ip_1); in test_application_define()
Dnetx_icmp_ping6_fragment_test.c84 status = nxd_ipv6_enable(&ip_0); in test_application_define()
85 status += nxd_ipv6_enable(&ip_1); in test_application_define()
Dnetx_ipv6_fragmentation_error_test2.c105 status = nxd_ipv6_enable(&ip_0); in test_application_define()
106 status += nxd_ipv6_enable(&ip_1); in test_application_define()
Dnetx_ipv6_fragmentation_test.c87 status = nxd_ipv6_enable(&ip_0); in test_application_define()
88 status += nxd_ipv6_enable(&ip_1); in test_application_define()
Dnetx_ipv6_send_fail_test.c98 status = nxd_ipv6_enable(&ip_0); in test_application_define()
99 status += nxd_ipv6_enable(&ip_1); in test_application_define()
Dnetx_icmp_multiple_ping6_test1.c103 status = nxd_ipv6_enable(&ip_0); in test_application_define()
104 status += nxd_ipv6_enable(&ip_1); in test_application_define()
Dnetx_icmp_multiple_ping6_test2.c102 status = nxd_ipv6_enable(&ip_0); in test_application_define()
103 status += nxd_ipv6_enable(&ip_1); in test_application_define()
Dnetx_ipv6_invalid_packet_receive_test.c108 status = nxd_ipv6_enable(&ip_0); in test_application_define()
109 status += nxd_ipv6_enable(&ip_1); in test_application_define()
Dnetx_icmpv6_error_small_packet_test.c157 status = nxd_ipv6_enable(&ip_0); in test_application_define()
158 status += nxd_ipv6_enable(&ip_1); in test_application_define()
Dnetx_ip_max_payload_size_find_test.c108 status = nxd_ipv6_enable(&ip_0); in test_application_define()
109 status = nxd_ipv6_enable(&ip_1); in test_application_define()
Dnetx_ipv6_packet_chain_test.c84 status = nxd_ipv6_enable(&ip_0); in test_application_define()
85 status += nxd_ipv6_enable(&ip_1); in test_application_define()
Dnetx_low_watermark_fragment_test.c115 status = nxd_ipv6_enable(&ip_0); in test_application_define()
116 status += nxd_ipv6_enable(&ip_1); in test_application_define()
Dnetx_1_04_ipv6_test.c111 status = nxd_ipv6_enable(&ip_0); in test_application_define()
112 status = nxd_ipv6_enable(&ip_1); in test_application_define()
Dnetx_tcp_retransmit_test.c139 status = nxd_ipv6_enable(&ip_0); in test_application_define()
140 status = nxd_ipv6_enable(&ip_1); in test_application_define()
/NetX-Duo-v6.4.1/samples/
Ddemo_netx_duo_udp.c125 status = nxd_ipv6_enable(&ip_0); in tx_application_define()
131 status = nxd_ipv6_enable(&ip_1); in tx_application_define()
Ddemo_bsd_raw.c158 nxd_ipv6_enable(&bsd_ip); in thread_0_entry()
269 nxd_ipv6_enable(&bsd_ip); in thread_1_entry()
/NetX-Duo-v6.4.1/test/regression/ptp_test/
Dnetx_ptp_client_ipv6_test.c99 status = nxd_ipv6_enable(&ip_0); in test_application_define()
100 status += nxd_ipv6_enable(&ip_1); in test_application_define()
/NetX-Duo-v6.4.1/test/regression/tftp_test/
Dnetx_tftp_ipv6_basic_test.c132 status += nxd_ipv6_enable(&server_ip); in test_application_define()
184 status += nxd_ipv6_enable(&client_ip); in test_application_define()

12345678910>>...17