Home
last modified time | relevance | path

Searched refs:nx_tcp_enable (Results 1 – 25 of 689) sorted by relevance

12345678910>>...28

/NetX-Duo-v6.4.1/test/regression/netxduo_test/
Dnetx_4_17_test.c103 status = nx_tcp_enable(&ip_0); in test_application_define()
104 status += nx_tcp_enable(&ip_1); in test_application_define()
Dnetx_arp_static_entry_pollute_test.c96 status = nx_tcp_enable(&ip_0); in test_application_define()
97 status += nx_tcp_enable(&ip_1); in test_application_define()
Dnetx_tcp_time_wait_to_close_test.c105 status = nx_tcp_enable(&ip_0); in test_application_define()
106 status += nx_tcp_enable(&ip_1); in test_application_define()
Dnetx_forward_tcp_test_1.c167 status = nx_tcp_enable(&ip_0); in test_application_define()
168 status += nx_tcp_enable(&ip_1); in test_application_define()
169 status += nx_tcp_enable(&ip_2); in test_application_define()
Dnetx_forward_tcp_test_2.c165 status = nx_tcp_enable(&ip_0); in test_application_define()
166 status += nx_tcp_enable(&ip_1); in test_application_define()
167 status += nx_tcp_enable(&ip_2); in test_application_define()
Dnetx_forward_tcp_test_3.c166 status = nx_tcp_enable(&ip_0); in test_application_define()
167 status += nx_tcp_enable(&ip_1); in test_application_define()
168 status += nx_tcp_enable(&ip_2); in test_application_define()
Dnetx_forward_tcp_test_4.c165 status = nx_tcp_enable(&ip_0); in test_application_define()
166 status += nx_tcp_enable(&ip_1); in test_application_define()
167 status += nx_tcp_enable(&ip_2); in test_application_define()
Dnetx_forward_tcp_test_5.c165 status = nx_tcp_enable(&ip_0); in test_application_define()
166 status += nx_tcp_enable(&ip_1); in test_application_define()
167 status += nx_tcp_enable(&ip_2); in test_application_define()
Dnetx_tcp_receive_cleanup_test.c103 status = nx_tcp_enable(&ip_0); in test_application_define()
104 status += nx_tcp_enable(&ip_1); in test_application_define()
Dnetx_tcp_server_socket_accept_test.c110 status = nx_tcp_enable(&ip_0); in test_application_define()
111 status += nx_tcp_enable(&ip_1); in test_application_define()
Dnetx_23_02_03_test.c113 status = nx_tcp_enable(&ip_0); in test_application_define()
114 status += nx_tcp_enable(&ip_1); in test_application_define()
Dnetx_23_02_04_test.c113 status = nx_tcp_enable(&ip_0); in test_application_define()
114 status += nx_tcp_enable(&ip_1); in test_application_define()
Dnetx_tcp_receive_under_interface_detach_test.c118 status = nx_tcp_enable(&ip_0); in test_application_define()
119 status += nx_tcp_enable(&ip_1); in test_application_define()
Dnetx_ip_link_local_address_test.c103 status = nx_tcp_enable(&ip_0); in test_application_define()
104 status += nx_tcp_enable(&ip_1); in test_application_define()
Dnetx_4_26_test.c97 status = nx_tcp_enable(&ip_0); in test_application_define()
98 status += nx_tcp_enable(&ip_1); in test_application_define()
Dnetx_6_24_test.c106 status = nx_tcp_enable(&ip_0); in test_application_define()
107 status += nx_tcp_enable(&ip_1); in test_application_define()
Dnetx_101_17_test.c104 status = nx_tcp_enable(&ip_0); in test_application_define()
105 status += nx_tcp_enable(&ip_1); in test_application_define()
Dnetx_tcp_large_mtu_test.c100 status = nx_tcp_enable(&ip_0); in test_application_define()
101 status += nx_tcp_enable(&ip_1); in test_application_define()
Dnetx_tcp_receive_under_interface_detach_test2.c118 status = nx_tcp_enable(&ip_0); in test_application_define()
119 status += nx_tcp_enable(&ip_1); in test_application_define()
Dnetx_tcp_send_disconnect_test.c107 status = nx_tcp_enable(&ip_0); in test_application_define()
108 status += nx_tcp_enable(&ip_1); in test_application_define()
Dnetx_tcp_send_fail_test3.c113 status = nx_tcp_enable(&ip_0); in test_application_define()
114 status += nx_tcp_enable(&ip_1); in test_application_define()
Dnetx_tcp_socket_state_wait_test.c107 status = nx_tcp_enable(&ip_0); in test_application_define()
108 status += nx_tcp_enable(&ip_1); in test_application_define()
/NetX-Duo-v6.4.1/test/regression/web_test/
Dnetx_web_http_demo_test.c114 nx_tcp_enable(&ip_0); in test_application_define()
115 nx_tcp_enable(&ip_1); in test_application_define()
/NetX-Duo-v6.4.1/test/regression/ftp_test/
Dnetx_ftp_service_commands_RETR_STOR_test.c107 status = nx_tcp_enable(&server_ip); in test_application_define()
148 status = nx_tcp_enable(&client_ip); in test_application_define()
166 status = nx_tcp_enable(&client_ip_2); in test_application_define()
/NetX-Duo-v6.4.1/test/regression/telnet_test/
Dnetx_telnet_two_listen_test.c132 status = nx_tcp_enable(&ip_server); in test_application_define()
133 status += nx_tcp_enable(&ip_client); in test_application_define()

12345678910>>...28