| /NetX-Duo-v6.2.1/test/regression/interoperability_test/nx_secure_test/ |
| D | demo_tls_test_icmp_server.c | 29 void server_thread_entry(ULONG thread_input); 79 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define() 83 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | demo_dtls_test_server.c | 32 void server_thread_entry(ULONG thread_input); 106 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define() 134 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | dtls_nx_secure_client_certificate_verify_test_server_entry.c | 34 void server_thread_entry(ULONG thread_input); 102 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define() 130 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | dtls_nx_secure_ecc_test_server_entry.c | 34 void server_thread_entry(ULONG thread_input); 109 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define() 137 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | dtls_reuse_nx_secure_server_entry.c | 32 void server_thread_entry(ULONG thread_input); 98 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define() 126 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | nx_secure_client_certificate_verify_test_server_entry.c | 31 void server_thread_entry(ULONG thread_input); 102 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define() 106 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | nx_secure_echo_server_entry.c | 31 void server_thread_entry(ULONG thread_input); 104 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define() 108 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | demo_tls_test_server.c | 31 void server_thread_entry(ULONG thread_input); 126 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define() 130 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | nx_secure_ecc_echo_server_entry.c | 32 void server_thread_entry(ULONG thread_input); 100 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define() 104 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | tls_1_3_psk_test_nx_secure_echo_server_entry.c | 35 void server_thread_entry(ULONG thread_input); 101 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define() 105 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | tls_1_3_alert_test_nx_secure_echo_server_entry.c | 35 void server_thread_entry(ULONG thread_input); 99 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define() 158 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | nx_secure_ecc_server_cert_entry.c | 37 void server_thread_entry(ULONG thread_input); 103 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define() 107 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | tls_1_3_client_certificate_verify_test_nx_secure_echo_server_entry.c | 37 void server_thread_entry(ULONG thread_input); 103 …tx_thread_create(&demo_thread, "demo thread", server_thread_entry, 0, demo_thread_stack, sizeof(de… in tx_application_define() 107 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| /NetX-Duo-v6.2.1/test/regression/dhcp_test/ |
| D | netx_dhcp_server_options_test.c | 38 static void server_thread_entry(ULONG thread_input); 207 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in test_application_define() 273 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | netx_dhcp_server_small_packet_payload_test.c | 61 static void server_thread_entry(ULONG thread_input); 91 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in test_application_define() 167 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | netx_dhcp_03_05_01_test.c | 50 static void server_thread_entry(ULONG thread_input); 78 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in test_application_define() 169 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | netx_dhcp_04_01_01_test.c | 51 static void server_thread_entry(ULONG thread_input); 80 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in test_application_define() 171 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | netx_dhcp_04_04_01_01_test.c | 51 static void server_thread_entry(ULONG thread_input); 80 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in test_application_define() 171 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | netx_dhcp_client_parameter_request_test.c | 47 static void server_thread_entry(ULONG thread_input); 75 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in test_application_define() 166 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | netx_dhcpv6_server_iana_test.c | 36 static void server_thread_entry(ULONG thread_input); 95 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in test_application_define() 151 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | netx_dhcp_basic_test.c | 56 static void server_thread_entry(ULONG thread_input); 85 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in test_application_define() 176 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | netx_dhcp_server_improper_term_test.c | 48 static void server_thread_entry(ULONG thread_input); 172 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in test_application_define() 265 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| /NetX-Duo-v6.2.1/samples/ |
| D | demo_netxduo_dhcp.c | 62 void server_thread_entry(ULONG thread_input); 98 tx_thread_create(&server_thread, "thread server", server_thread_entry, 0, in tx_application_define() 169 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| /NetX-Duo-v6.2.1/test/regression/ftp_test/ |
| D | netx_ftp_client_buffer_overflow_test.c | 40 static void server_thread_entry(ULONG thread_input); 103 status = tx_thread_create(&server_thread, "FTP Server thread ", server_thread_entry, 0, in test_application_define() 212 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|
| D | netx_ftp_client_multiple_connection_responses_test.c | 43 static void server_thread_entry(ULONG thread_input); 106 status = tx_thread_create(&server_thread, "FTP Server thread ", server_thread_entry, 0, in test_application_define() 249 void server_thread_entry(ULONG thread_input) in server_thread_entry() function
|