Home
last modified time | relevance | path

Searched refs:client_thread_entry (Results 1 – 25 of 122) sorted by relevance

12345

/NetX-Duo-v6.2.1/test/regression/pop3_test/
Dnetx_pop3_abnormal_packet_test.c19 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/
Dnetx_dns_coverage_test.c37 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/
Dnetx_dhcp_client_ip_mutex_test.c42 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
Dnetx_dhcp_client_interface_order_test.c45 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
Dnetx_dhcp_client_send_with_zero_source_address_test.c54 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
Dnetx_dhcp_unicast_test.c29 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
Dnetx_dhcp_client_server_source_port_test.c32 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
Dnetx_dhcp_server_small_packet_payload_test.c62 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
Dnetx_dhcp_03_05_01_test.c51 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
Dnetx_dhcp_04_01_01_test.c52 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
Dnetx_dhcp_04_04_01_01_test.c52 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/
Ddemo_netxduo_multihome_dhcp_client.c67 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
Ddemo_netxduo_dhcp.c63 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/
Dnetx_mqtt_subscriber_empty_message_test.c40 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
Dnetx_mqtt_subscriber_test.c40 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
Dnetx_mqtt_tls_subscriber_twice_test.c43 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/
Dnx_secure_dtls_echo_client_entry.c36 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
Ddtls_nx_secure_client_certificate_verify_test_client_entry.c42 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
Ddtls_nx_secure_ecc_test_client_entry.c41 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
Ddtls_aes128_gcm_nx_secure_client_entry.c37 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
Dnx_secure_echo_client_entry.c41 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
Dtls_1_3_hello_retry_cookie_test_nx_secure_echo_client_entry.c43 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/
Dnetx_ftp_client_buffer_overflow_test.c41 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
Dnetx_ftp_client_multiple_connection_responses_test.c44 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
Dnetx_ftp_control_connection_test.c51 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

12345