Home
last modified time | relevance | path

Searched refs:ARP_CACHE_SIZE (Results 1 – 25 of 71) sorted by relevance

123

/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_secure_dtls_concurrent_sessions_test.c16 #define ARP_CACHE_SIZE 1024 macro
54 static ULONG server_arp_cache[ARP_CACHE_SIZE];
55 static ULONG client_arp_cache[2][ARP_CACHE_SIZE];
Dnx_secure_dtls_multiple_sessions_connect_test.c16 #define ARP_CACHE_SIZE 1024 macro
52 static ULONG server_arp_cache[ARP_CACHE_SIZE];
53 static ULONG client_arp_cache[2][ARP_CACHE_SIZE];
Dnx_secure_dtls_version_1_0_test.c16 #define ARP_CACHE_SIZE 1024 macro
52 static ULONG server_arp_cache[ARP_CACHE_SIZE];
53 static ULONG client_arp_cache[2][ARP_CACHE_SIZE];
Dnx_secure_dtls_abnormal_test.c16 #define ARP_CACHE_SIZE 1024 macro
52 static ULONG server_arp_cache[ARP_CACHE_SIZE];
53 static ULONG client_arp_cache[2][ARP_CACHE_SIZE];
Dnx_secure_dtls_abort_waiting_test.c16 #define ARP_CACHE_SIZE 1024 macro
54 static ULONG server_arp_cache[ARP_CACHE_SIZE];
55 static ULONG client_arp_cache[2][ARP_CACHE_SIZE];
Dnx_secure_dtls_concurrent_sessions_retransmit_test.c16 #define ARP_CACHE_SIZE 1024 macro
54 static ULONG server_arp_cache[ARP_CACHE_SIZE];
55 static ULONG client_arp_cache[2][ARP_CACHE_SIZE];
Dnx_secure_dtls_fragment_test.c16 #define ARP_CACHE_SIZE 1024 macro
52 static ULONG server_arp_cache[ARP_CACHE_SIZE];
53 static ULONG client_arp_cache[2][ARP_CACHE_SIZE];
Dnx_secure_dtls_multiple_sessions_ecjpake_test.c15 #define ARP_CACHE_SIZE 1024 macro
52 static ULONG server_arp_cache[ARP_CACHE_SIZE];
53 static ULONG client_arp_cache[2][ARP_CACHE_SIZE];
Dnx_secure_dtls_out_of_order_test.c16 #define ARP_CACHE_SIZE 1024 macro
53 static ULONG server_arp_cache[ARP_CACHE_SIZE];
54 static ULONG client_arp_cache[ARP_CACHE_SIZE];
Dnx_secure_dtls_multiple_sessions_receive_test.c16 #define ARP_CACHE_SIZE 1024 macro
53 static ULONG server_arp_cache[ARP_CACHE_SIZE];
54 static ULONG client_arp_cache[2][ARP_CACHE_SIZE];
Dnx_secure_dtls_multiple_sessions_send_test.c16 #define ARP_CACHE_SIZE 1024 macro
53 static ULONG server_arp_cache[ARP_CACHE_SIZE];
54 static ULONG client_arp_cache[2][ARP_CACHE_SIZE];
Dnx_secure_tls_transmit_mutex_wait_test.c15 #define ARP_CACHE_SIZE 1024 macro
48 static ULONG arp_cache[ARP_CACHE_SIZE];
49 static ULONG arp_cache1[ARP_CACHE_SIZE];
Dnx_secure_tls_serverhello_session_id_test.c15 #define ARP_CACHE_SIZE 1024 macro
40 static ULONG arp_cache[ARP_CACHE_SIZE];
Dnx_secure_dtls_multiple_sessions_reuse_test.c16 #define ARP_CACHE_SIZE 1024 macro
52 static ULONG server_arp_cache[ARP_CACHE_SIZE];
58 static ULONG client_arp_cache[NUM_CLIENT_TEST][ARP_CACHE_SIZE];
Dnx_secure_dtls_ecc_basic_test.c16 #define ARP_CACHE_SIZE 1024 macro
45 static ULONG arp_cache[ARP_CACHE_SIZE];
Dnx_secure_tls_unrecognized_ciphersuites_test.c21 #define ARP_CACHE_SIZE 1024 macro
47 static ULONG arp_cache[ARP_CACHE_SIZE];
Dnx_secure_tls_1_3_handshake_fail_test.c17 #define ARP_CACHE_SIZE 1024 macro
43 static ULONG arp_cache[ARP_CACHE_SIZE];
Dnx_secure_tls_1_3_receive_invalid_server_handshake_message_test.c18 #define ARP_CACHE_SIZE 1024 macro
47 static ULONG arp_cache[ARP_CACHE_SIZE];
Dnx_secure_dtls_multiple_sessions_retransmit_test.c16 #define ARP_CACHE_SIZE 1024 macro
53 static ULONG server_arp_cache[ARP_CACHE_SIZE];
54 static ULONG client_arp_cache[2][ARP_CACHE_SIZE];
Dnx_secure_dtls_ecjpake_test.c15 #define ARP_CACHE_SIZE 1024 macro
45 static ULONG arp_cache[ARP_CACHE_SIZE];
Dnx_secure_dtls_retransmit_change_cipher_spec_test.c22 #define ARP_CACHE_SIZE 1024 macro
53 static ULONG arp_cache[ARP_CACHE_SIZE];
Dnx_secure_dtls_retransmit_test.c16 #define ARP_CACHE_SIZE 1024 macro
47 static ULONG arp_cache[ARP_CACHE_SIZE];
Dnx_secure_tls_ecc_protocol_version_test.c16 #define ARP_CACHE_SIZE 1024 macro
42 static ULONG arp_cache[ARP_CACHE_SIZE];
Dnx_secure_dtls_multiple_ip_address_test.c17 #define ARP_CACHE_SIZE 1024 macro
61 static ULONG server_arp_cache[ARP_CACHE_SIZE];
62 static ULONG client_arp_cache[2][ARP_CACHE_SIZE];
/NetX-Duo-v6.2.1/test/regression/interoperability_test/nx_secure_test/
Dsignature_algorithm_test_nx_secure_echo_server_entry.c14 #define ARP_CACHE_SIZE 1024 macro
55 static ULONG arp_cache[ARP_CACHE_SIZE];

123