| /NetX-Duo-v6.2.1/test/regression/pop3_test/ |
| D | netx_pop3_abnormal_packet_test.c | 19 static void client_thread_entry(ULONG info); 53 tx_thread_create(&client_thread, "Client", client_thread_entry, 0, in test_application_define() 101 void client_thread_entry(ULONG info) in client_thread_entry() function
|
| /NetX-Duo-v6.2.1/test/regression/dns_test/ |
| D | netx_dns_coverage_test.c | 37 static void client_thread_entry(ULONG thread_input); 52 tx_thread_create(&client_thread, "client thread", client_thread_entry, 0, in test_application_define() 80 static void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| /NetX-Duo-v6.2.1/test/regression/dhcp_test/ |
| D | netx_dhcp_client_ip_mutex_test.c | 42 static void client_thread_entry(ULONG thread_input); 65 tx_thread_create(&client_thread, "thread client", client_thread_entry, 0, in test_application_define() 102 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| D | netx_dhcp_client_interface_order_test.c | 45 static void client_thread_entry(ULONG thread_input); 71 status = tx_thread_create(&client_thread, "Client Thread", client_thread_entry, 0, in test_application_define() 122 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| D | netx_dhcp_client_send_with_zero_source_address_test.c | 54 static void client_thread_entry(ULONG thread_input); 75 tx_thread_create(&client_thread, "thread client", client_thread_entry, 0, in test_application_define() 131 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| D | netx_dhcp_unicast_test.c | 29 static void client_thread_entry(ULONG thread_input); 245 tx_thread_create(&client_thread, "thread client", client_thread_entry, 0, in test_application_define() 282 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| D | netx_dhcp_client_server_source_port_test.c | 32 static void client_thread_entry(ULONG thread_input); 171 tx_thread_create(&client_thread, "thread client", client_thread_entry, 0, in test_application_define() 208 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| D | netx_dhcp_server_small_packet_payload_test.c | 62 static void client_thread_entry(ULONG thread_input); 85 tx_thread_create(&client_thread, "thread client", client_thread_entry, 0, in test_application_define() 248 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| D | netx_dhcp_03_05_01_test.c | 51 static void client_thread_entry(ULONG thread_input); 72 tx_thread_create(&client_thread, "thread client", client_thread_entry, 0, in test_application_define() 236 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| D | netx_dhcp_04_01_01_test.c | 52 static void client_thread_entry(ULONG thread_input); 74 tx_thread_create(&client_thread, "thread client", client_thread_entry, 0, in test_application_define() 239 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| D | netx_dhcp_04_04_01_01_test.c | 52 static void client_thread_entry(ULONG thread_input); 74 tx_thread_create(&client_thread, "thread client", client_thread_entry, 0, in test_application_define() 236 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| /NetX-Duo-v6.2.1/samples/ |
| D | demo_netxduo_multihome_dhcp_client.c | 67 void client_thread_entry(ULONG thread_input); 95 tx_thread_create(&client_thread, "thread client", client_thread_entry, 0, in tx_application_define() 151 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| D | demo_netxduo_dhcp.c | 63 void client_thread_entry(ULONG thread_input); 92 tx_thread_create(&client_thread, "thread client", client_thread_entry, 0, in tx_application_define() 224 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| /NetX-Duo-v6.2.1/test/regression/interoperability_test/mqtt_test/ |
| D | netx_mqtt_subscriber_empty_message_test.c | 40 void client_thread_entry(ULONG thread_input); 99 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in test_application_define() 131 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| D | netx_mqtt_subscriber_test.c | 40 void client_thread_entry(ULONG thread_input); 99 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in test_application_define() 131 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| D | netx_mqtt_tls_subscriber_twice_test.c | 43 void client_thread_entry(ULONG thread_input); 109 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in test_application_define() 180 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| /NetX-Duo-v6.2.1/test/regression/interoperability_test/nx_secure_test/ |
| D | nx_secure_dtls_echo_client_entry.c | 36 void client_thread_entry(ULONG thread_input); 96 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in tx_application_define() 101 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| D | dtls_nx_secure_client_certificate_verify_test_client_entry.c | 42 void client_thread_entry(ULONG thread_input); 105 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in tx_application_define() 110 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| D | dtls_nx_secure_ecc_test_client_entry.c | 41 void client_thread_entry(ULONG thread_input); 110 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in tx_application_define() 115 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| D | dtls_aes128_gcm_nx_secure_client_entry.c | 37 void client_thread_entry(ULONG thread_input); 98 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in tx_application_define() 122 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| D | nx_secure_echo_client_entry.c | 41 void client_thread_entry(ULONG thread_input); 107 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in tx_application_define() 112 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| D | tls_1_3_hello_retry_cookie_test_nx_secure_echo_client_entry.c | 43 void client_thread_entry(ULONG thread_input); 112 tx_thread_create(&demo_thread, "demo thread", client_thread_entry, 0, in tx_application_define() 159 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| /NetX-Duo-v6.2.1/test/regression/ftp_test/ |
| D | netx_ftp_client_buffer_overflow_test.c | 41 static void client_thread_entry(ULONG thread_input); 120 status = tx_thread_create(&client_thread, "FTP Client thread ", client_thread_entry, 0, in test_application_define() 173 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| D | netx_ftp_client_multiple_connection_responses_test.c | 44 static void client_thread_entry(ULONG thread_input); 157 status = tx_thread_create(&client_thread, "FTP Client thread ", client_thread_entry, 0, in test_application_define() 210 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|
| D | netx_ftp_control_connection_test.c | 51 static void client_thread_entry(ULONG thread_input); 117 status = tx_thread_create(&client_thread, "FTP Client thread ", client_thread_entry, 0, in test_application_define() 152 void client_thread_entry(ULONG thread_input) in client_thread_entry() function
|