| /NetX-Duo-v6.2.1/test/regression/ftp_test/ |
| D | netx_ftp_disconnection_event_test.c | 15 static TX_THREAD server_thread; variable 72 tx_thread_create(&server_thread, "FTP Server thread", thread_server_entry, 0, in test_application_define() 212 tx_thread_resume(&server_thread); in client_thread_entry() 226 tx_thread_resume(&server_thread); in client_thread_entry() 252 tx_thread_suspend(&server_thread); in thread_server_entry() 259 tx_thread_suspend(&server_thread); in thread_server_entry()
|
| D | netx_ftp_pasv_twice_test.c | 15 static TX_THREAD server_thread; variable 72 tx_thread_create(&server_thread, "FTP Server thread", thread_server_entry, 0, in test_application_define() 278 tx_thread_resume(&server_thread); in client_thread_entry() 328 tx_thread_resume(&server_thread); in client_thread_entry() 354 tx_thread_suspend(&server_thread); in thread_server_entry() 361 tx_thread_suspend(&server_thread); in thread_server_entry()
|
| D | netx_ftp_pasv_port_test.c | 15 static TX_THREAD server_thread; variable 72 tx_thread_create(&server_thread, "FTP Server thread", thread_server_entry, 0, in test_application_define() 246 tx_thread_resume(&server_thread); in client_thread_entry() 272 tx_thread_suspend(&server_thread); in thread_server_entry()
|
| D | netx_ftp_pasv_stor_test.c | 20 static TX_THREAD server_thread; variable 79 tx_thread_create(&server_thread, "FTP Server thread", thread_server_entry, 0, in test_application_define() 354 tx_thread_resume(&server_thread); in client_thread_entry() 402 tx_thread_resume(&server_thread); in client_thread_entry() 440 tx_thread_suspend(&server_thread); in thread_server_entry()
|
| D | netx_ftp_ipv6_epsv_test.c | 15 static TX_THREAD server_thread; variable 78 tx_thread_create(&server_thread, "FTP Server thread", thread_server_entry, 0, in test_application_define() 333 tx_thread_resume(&server_thread); in client_thread_entry() 414 tx_thread_suspend(&server_thread); in thread_server_entry()
|
| D | netx_ftp_client_buffer_overflow_test.c | 17 static TX_THREAD server_thread; variable 103 status = tx_thread_create(&server_thread, "FTP Server thread ", server_thread_entry, 0, in test_application_define()
|
| /NetX-Duo-v6.2.1/test/regression/web_test/ |
| D | netx_web_status_code_test.c | 33 static TX_THREAD server_thread; variable 111 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define() 238 tx_thread_resume(&server_thread); in thread_client_entry() 337 tx_thread_suspend(&server_thread); in thread_server_entry()
|
| D | netx_web_server_type_get_extended_test.c | 33 static TX_THREAD server_thread; variable 57 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define()
|
| D | netx_web_tcpserver_rst_test.c | 17 static TX_THREAD server_thread; variable 50 tx_thread_create(&server_thread, "Server thread", thread_server_entry, 0, in test_application_define()
|
| D | netx_web_tcpserver_two_listen_test.c | 18 static TX_THREAD server_thread; variable 73 tx_thread_create(&server_thread, "server thread", thread_server_entry, 0, in test_application_define()
|
| D | netx_web_non_block_reconnect_test.c | 43 static TX_THREAD server_thread; variable 107 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define() 257 tx_thread_resume(&server_thread); in thread_client_entry()
|
| D | netx_web_client_rst_test.c | 47 static TX_THREAD server_thread; variable 78 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define()
|
| D | netx_web_tcpserver_tls_fail_rst_test.c | 19 static TX_THREAD server_thread; variable 62 tx_thread_create(&server_thread, "Server thread", thread_server_entry, 0, in test_application_define()
|
| /NetX-Duo-v6.2.1/test/regression/tftp_test/ |
| D | netx_tftp_malformed_packet_test.c | 16 static TX_THREAD server_thread; variable 75 status = tx_thread_create(&server_thread, "TFTP Server Thread", server_thread_entry, 0, in test_application_define() 256 tx_thread_suspend(&server_thread); in server_thread_entry() 444 tx_thread_resume(&server_thread); in client_thread_entry()
|
| /NetX-Duo-v6.2.1/test/regression/http_test/ |
| D | netx_http_server_type_retrieve_test.c | 30 static TX_THREAD server_thread; variable 55 tx_thread_create(&server_thread, "HTTP Server thread", thread_server_entry, 0, in test_application_define()
|
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
| D | nx_secure_dtls_abort_waiting_test.c | 30 static TX_THREAD server_thread; variable 105 tx_thread_create(&server_thread, "server thread", server_thread_entry, 0, in test_application_define() 336 tx_thread_suspend(&server_thread); in server_thread_entry() 477 tx_thread_resume(&server_thread); in client_thread_1_entry()
|
| D | nx_secure_dtls_fragment_test.c | 30 static TX_THREAD server_thread; variable 102 tx_thread_create(&server_thread, "server thread", server_thread_entry, 0, in test_application_define() 409 tx_thread_suspend(&server_thread); in server_thread_entry() 479 tx_thread_resume(&server_thread); in client_thread_0_entry()
|
| D | nx_secure_dtls_multiple_sessions_ecjpake_test.c | 30 static TX_THREAD server_thread; variable 129 tx_thread_create(&server_thread, "server thread", server_thread_entry, 0, in test_application_define() 378 tx_thread_suspend(&server_thread); in server_thread_entry() 495 tx_thread_resume(&server_thread); in client_thread_1_entry()
|
| /NetX-Duo-v6.2.1/test/regression/dhcp_test/ |
| D | netx_dhcp_server_options_test.c | 25 static TX_THREAD server_thread; variable 207 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in test_application_define()
|
| D | netx_dhcp_server_small_packet_payload_test.c | 44 static TX_THREAD server_thread; variable 91 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in test_application_define()
|
| D | netx_dhcp_03_05_01_test.c | 35 static TX_THREAD server_thread; variable 78 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in test_application_define()
|
| D | netx_dhcp_04_01_01_test.c | 36 static TX_THREAD server_thread; variable 80 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in test_application_define()
|
| /NetX-Duo-v6.2.1/samples/ |
| D | demo_netxduo_dhcp.c | 45 TX_THREAD server_thread; variable 98 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in tx_application_define()
|
| /NetX-Duo-v6.2.1/test/regression/telnet_test/ |
| D | netx_telnet_two_listen_test.c | 21 static TX_THREAD server_thread; variable 82 tx_thread_create(&server_thread, "server thread", thread_server_entry, 0, in test_application_define()
|
| D | netx_telnet_rst_test.c | 21 static TX_THREAD server_thread; variable 85 tx_thread_create(&server_thread, "server thread", thread_server_entry, 0, in test_application_define()
|