| /NetX-Duo-v6.2.1/test/regression/http_test/ |
| D | netx_http_server_type_retrieve_test.c | 34 static void thread_server_entry(ULONG thread_input); 55 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define() 100 void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_http_head_basic_test.c | 75 static void thread_server_entry(ULONG thread_input); 97 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define() 344 void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_http_multipart_underflow_test.c | 312 static void thread_server_entry(ULONG thread_input); 333 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define() 496 void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_http_multipart_fragment_test.c | 310 static void thread_server_entry(ULONG thread_input); 331 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define() 494 void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_http_delete_basic_test.c | 75 static void thread_server_entry(ULONG thread_input); 97 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define() 344 void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_http_status_404_test.c | 79 static void thread_server_entry(ULONG thread_input); 101 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define() 346 void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| /NetX-Duo-v6.2.1/test/regression/web_test/ |
| D | netx_web_server_type_get_extended_test.c | 37 static void thread_server_entry(ULONG thread_input); 57 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define() 96 void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_web_tcpserver_rst_test.c | 30 static void thread_server_entry(ULONG thread_input); 50 tx_thread_create(&server_thread, "Server thread", thread_server_entry, 0, in test_application_define() 156 static void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_web_tcpserver_two_listen_test.c | 44 static void thread_server_entry(ULONG thread_input); 73 tx_thread_create(&server_thread, "server thread", thread_server_entry, 0, in test_application_define() 134 static void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_web_client_rst_test.c | 55 static void thread_server_entry(ULONG thread_input); 78 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define() 225 void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_web_tcpserver_tls_fail_rst_test.c | 42 static void thread_server_entry(ULONG thread_input); 62 tx_thread_create(&server_thread, "Server thread", thread_server_entry, 0, in test_application_define() 193 static void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_web_one_session_test.c | 48 static void thread_server_entry(ULONG thread_input); 71 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define() 251 void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| /NetX-Duo-v6.2.1/samples/ |
| D | demo_bsd_udp.c | 35 VOID thread_server_entry(ULONG thread_input); 62 tx_thread_create(&thread_server, "Server", thread_server_entry, 0, in tx_application_define() 130 void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| /NetX-Duo-v6.2.1/test/regression/telnet_test/ |
| D | netx_telnet_two_listen_test.c | 52 static void thread_server_entry(ULONG thread_input); 82 tx_thread_create(&server_thread, "server thread", thread_server_entry, 0, in test_application_define() 152 static void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_telnet_rst_test.c | 55 static void thread_server_entry(ULONG thread_input); 85 tx_thread_create(&server_thread, "server thread", thread_server_entry, 0, in test_application_define() 214 static void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| /NetX-Duo-v6.2.1/test/regression/ftp_test/ |
| D | netx_ftp_control_connection_test.c | 52 static void thread_server_entry(ULONG thread_input); 74 tx_thread_create(&server_thread, "FTP Server thread", thread_server_entry, 0, in test_application_define() 223 void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_ftp_two_listen_test.c | 53 static void thread_server_entry(ULONG thread_input); 83 tx_thread_create(&server_thread, "server thread", thread_server_entry, 0, in test_application_define() 153 static void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_ftp_client_invalid_username_password_length_test.c | 51 static void thread_server_entry(ULONG thread_input); 74 tx_thread_create(&server_thread, "FTP Server thread", thread_server_entry, 0, in test_application_define() 222 void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_ftp_rst_test.c | 57 static void thread_server_entry(ULONG thread_input); 87 tx_thread_create(&server_thread, "server thread", thread_server_entry, 0, in test_application_define() 216 static void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_ftp_disconnection_event_test.c | 49 static void thread_server_entry(ULONG thread_input); 72 tx_thread_create(&server_thread, "FTP Server thread", thread_server_entry, 0, in test_application_define() 231 void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_ftp_pasv_port_test.c | 49 static void thread_server_entry(ULONG thread_input); 72 tx_thread_create(&server_thread, "FTP Server thread", thread_server_entry, 0, in test_application_define() 251 void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_ftp_access_control_commands_02_test.c | 55 static void thread_server_entry(ULONG thread_input); 78 tx_thread_create(&server_thread, "FTP Server thread", thread_server_entry, 0, in test_application_define() 213 void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_ftp_establish_data_connection_05_test.c | 53 static void thread_server_entry(ULONG thread_input); 75 tx_thread_create(&server_thread, "FTP Server thread", thread_server_entry, 0, in test_application_define() 232 void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| D | netx_ftp_access_control_commands_01_test.c | 55 static void thread_server_entry(ULONG thread_input); 78 tx_thread_create(&server_thread, "FTP Server thread", thread_server_entry, 0, in test_application_define() 215 void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|
| /NetX-Duo-v6.2.1/test/regression/netxduo_test/ |
| D | netx_low_watermark_zero_window_test.c | 47 static void thread_server_entry(ULONG thread_input); 79 tx_thread_create(&server_thread, "Server thread", thread_server_entry, 0, in test_application_define() 132 static void thread_server_entry(ULONG thread_input) in thread_server_entry() function
|