Home
last modified time | relevance | path

Searched refs:ip_thread_stack (Results 1 – 25 of 41) sorted by relevance

12

/NetX-Duo-v6.4.1/test/regression/interoperability_test/nx_secure_test/
Ddemo_tls_test_icmp_server.c17 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
57 … 0xFFFFFF00UL, &pool_0, _nx_pcap_network_driver, (UCHAR*)ip_thread_stack, sizeof(ip_thread_stack),… in tx_application_define()
Ddemo_ping_test.c122 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
155 … 0xFFFFFF00UL, &pool_0, _nx_pcap_network_driver, (UCHAR*)ip_thread_stack, sizeof(ip_thread_stack),… in tx_application_define()
Ddtls_nx_secure_client_certificate_verify_test_server_entry.c22 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
80 … 0xFFFFFF00UL, &pool_0, _nx_pcap_network_driver, (UCHAR*)ip_thread_stack, sizeof(ip_thread_stack),… in tx_application_define()
Ddtls_nx_secure_ecc_test_server_entry.c22 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
87 … 0xFFFFFF00UL, &pool_0, _nx_pcap_network_driver, (UCHAR*)ip_thread_stack, sizeof(ip_thread_stack),… in tx_application_define()
Ddtls_reuse_nx_secure_server_entry.c20 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
79 … 0xFFFFFF00UL, &pool_0, _nx_pcap_network_driver, (UCHAR*)ip_thread_stack, sizeof(ip_thread_stack),… in tx_application_define()
Ddemo_dtls_test_server.c20 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
91 … 0xFFFFFF00UL, &pool_0, _nx_pcap_network_driver, (UCHAR*)ip_thread_stack, sizeof(ip_thread_stack),… in tx_application_define()
Dtls_1_3_psk_test_nx_secure_echo_server_entry.c23 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
78 … 0xFFFFFF00UL, &pool_0, _nx_pcap_network_driver, (UCHAR*)ip_thread_stack, sizeof(ip_thread_stack),… in tx_application_define()
Ddemo_tls_test_server.c19 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
103 … 0xFFFFFF00UL, &pool_0, _nx_pcap_network_driver, (UCHAR*)ip_thread_stack, sizeof(ip_thread_stack),… in tx_application_define()
Dnx_secure_client_certificate_verify_test_server_entry.c19 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
79 … 0xFFFFFF00UL, &pool_0, _nx_pcap_network_driver, (UCHAR*)ip_thread_stack, sizeof(ip_thread_stack),… in tx_application_define()
Dnx_secure_dtls_echo_client_entry.c18 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
76 (UCHAR*)ip_thread_stack, in tx_application_define()
77 sizeof(ip_thread_stack), in tx_application_define()
Dnx_secure_ecc_echo_server_entry.c20 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
78 … 0xFFFFFF00UL, &pool_0, _nx_pcap_network_driver, (UCHAR*)ip_thread_stack, sizeof(ip_thread_stack),… in tx_application_define()
Dnx_secure_echo_server_entry.c19 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
82 … 0xFFFFFF00UL, &pool_0, _nx_pcap_network_driver, (UCHAR*)ip_thread_stack, sizeof(ip_thread_stack),… in tx_application_define()
Dtls_1_3_client_certificate_verify_test_nx_secure_echo_server_entry.c25 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
80 … 0xFFFFFF00UL, &pool_0, _nx_pcap_network_driver, (UCHAR*)ip_thread_stack, sizeof(ip_thread_stack),… in tx_application_define()
Dtls_1_3_hello_retry_cookie_test_nx_secure_echo_client_entry.c21 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
86 (UCHAR*)ip_thread_stack, in tx_application_define()
87 sizeof(ip_thread_stack), in tx_application_define()
Ddtls_aes128_gcm_nx_secure_client_entry.c19 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
78 (UCHAR*)ip_thread_stack, in tx_application_define()
79 sizeof(ip_thread_stack), in tx_application_define()
Ddtls_nx_secure_client_certificate_verify_test_client_entry.c20 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
82 (UCHAR*)ip_thread_stack, in tx_application_define()
83 sizeof(ip_thread_stack), in tx_application_define()
Ddtls_nx_secure_ecc_test_client_entry.c19 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
87 (UCHAR*)ip_thread_stack, in tx_application_define()
88 sizeof(ip_thread_stack), in tx_application_define()
Dnx_secure_ecc_server_cert_entry.c25 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
80 … 0xFFFFFF00UL, &pool_0, _nx_pcap_network_driver, (UCHAR*)ip_thread_stack, sizeof(ip_thread_stack),… in tx_application_define()
Dnx_secure_echo_client_entry.c19 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
81 (UCHAR*)ip_thread_stack, in tx_application_define()
82 sizeof(ip_thread_stack), in tx_application_define()
Dtls_1_3_alert_test_nx_secure_echo_server_entry.c23 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
76 … 0xFFFFFF00UL, &pool_0, _nx_pcap_network_driver, (UCHAR*)ip_thread_stack, sizeof(ip_thread_stack),… in tx_application_define()
/NetX-Duo-v6.4.1/test/regression/interoperability_test/mqtt_test/
Dnetx_mqtt_subscriber_empty_message_test.c22 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
76 (UCHAR*)ip_thread_stack, in test_application_define()
77 sizeof(ip_thread_stack), in test_application_define()
Dnetx_mqtt_subscriber_test.c22 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
76 (UCHAR*)ip_thread_stack, in test_application_define()
77 sizeof(ip_thread_stack), in test_application_define()
Dnetx_mqtt_tls_subscriber_test.c25 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
86 (UCHAR*)ip_thread_stack, in test_application_define()
87 sizeof(ip_thread_stack), in test_application_define()
Dnetx_mqtt_tls_subscriber_twice_test.c25 ULONG ip_thread_stack[3 * 1024 / sizeof(ULONG)]; variable
86 (UCHAR*)ip_thread_stack, in test_application_define()
87 sizeof(ip_thread_stack), in test_application_define()
/NetX-Duo-v6.4.1/samples/
Ddemo_netx_duo_ptp_client.c32 static ULONG ip_thread_stack[2048 / sizeof(ULONG)]; variable
124 (UCHAR*)ip_thread_stack, in tx_application_define()
125 sizeof(ip_thread_stack), in tx_application_define()

12