| /NetX-Duo-v6.2.1/samples/ |
| D | demo_netxduo_dns.c | 155 #define BUFFER_SIZE 200 macro 385 …ame_get(&client_dns, (UCHAR *)"www.my_example.com", &record_buffer[0], BUFFER_SIZE, &record_count,… in thread_client_entry() 469 …ame_get(&client_dns, (UCHAR *)"www.my_example.com", &record_buffer[0], BUFFER_SIZE, &record_count,… in thread_client_entry() 524 …ame_get(&client_dns, (UCHAR *)"www.my_example.com", &record_buffer[0], BUFFER_SIZE, &record_count,… in thread_client_entry() 569 …ddress_get(&client_dns, &test_ipduo_server_address, &record_buffer[0], BUFFER_SIZE, NX_IP_PERIODIC… in thread_client_entry() 593 …ddress_get(&client_dns, &test_ipduo_server_address, &record_buffer[0], BUFFER_SIZE, NX_IP_PERIODIC… in thread_client_entry() 611 …s_host_by_address_get(&client_dns, host_ip_address, &record_buffer[0], BUFFER_SIZE, NX_IP_PERIODIC… in thread_client_entry() 632 …ame_get(&client_dns, (UCHAR *)"www.my_example.com", &record_buffer[0], BUFFER_SIZE, NX_IP_PERIODIC… in thread_client_entry() 654 …ext_get(&client_dns, (UCHAR *)"www.my_example.com", &record_buffer[0], BUFFER_SIZE, NX_IP_PERIODIC… in thread_client_entry() 677 …ver_get(&client_dns, (UCHAR *)"www.my_example.com", &record_buffer[0], BUFFER_SIZE, &record_count,… in thread_client_entry() [all …]
|
| /NetX-Duo-v6.2.1/test/regression/mdns_test/ |
| D | netx_mdns_txt_test.c | 11 #define BUFFER_SIZE 10240 macro 26 static UCHAR buffer[BUFFER_SIZE]; 128 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| D | netx_mdns_internal_function_test.c | 10 #define BUFFER_SIZE 10240 macro 25 static UCHAR buffer[BUFFER_SIZE]; 192 memset(buffer, 0xFF, BUFFER_SIZE); in ntest_0_entry() 347 memset(buffer, 0xFF, BUFFER_SIZE); in ntest_0_entry() 395 memset(buffer, 0xFF, BUFFER_SIZE); in ntest_0_entry() 439 current_buffer_size = BUFFER_SIZE >> 1; in ntest_0_entry() 440 memset(buffer, 0xFF, BUFFER_SIZE); in ntest_0_entry() 530 current_buffer_size = BUFFER_SIZE >> 1; in ntest_0_entry() 531 memset(buffer, 0xFF, BUFFER_SIZE); in ntest_0_entry() 596 memset(buffer, 0xFF, BUFFER_SIZE); in ntest_0_entry() [all …]
|
| D | netx_mdns_local_cache_one_shot_query_test.c | 12 #define BUFFER_SIZE 10240 macro 27 static UCHAR buffer[BUFFER_SIZE]; 120 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| D | netx_mdns_txt_notation_test.c | 11 #define BUFFER_SIZE 10240 macro 26 static UCHAR buffer[BUFFER_SIZE]; 156 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| D | netx_mdns_name_test.c | 11 #define BUFFER_SIZE 10240 macro 26 static UCHAR buffer[BUFFER_SIZE]; 125 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| D | netx_mdns_ttl_test.c | 11 #define BUFFER_SIZE 10240 macro 26 static UCHAR buffer[BUFFER_SIZE]; 123 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| D | netx_mdns_create_delete_test.c | 9 #define BUFFER_SIZE 10240 macro 24 static UCHAR buffer[BUFFER_SIZE]; 126 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| D | netx_mdns_responder_cooperating_test.c | 10 #define BUFFER_SIZE 10240 macro 25 static UCHAR buffer[BUFFER_SIZE]; 224 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry() 295 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| D | netx_mdns_source_address_test.c | 11 #define BUFFER_SIZE 10240 macro 28 static UCHAR buffer[BUFFER_SIZE]; 177 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry() 205 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| D | netx_mdns_source_port_test.c | 11 #define BUFFER_SIZE 10240 macro 27 static UCHAR buffer[BUFFER_SIZE]; 157 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| D | netx_mdns_interface_test.c | 10 #define BUFFER_SIZE 10240 macro 25 static UCHAR buffer[BUFFER_SIZE]; 153 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| D | netx_mdns_one_shot_query_test.c | 11 #define BUFFER_SIZE 10240 macro 26 static UCHAR buffer[BUFFER_SIZE]; 159 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| D | netx_mdns_response_with_question_test.c | 11 #define BUFFER_SIZE 10240 macro 26 static UCHAR buffer[BUFFER_SIZE]; 140 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| D | netx_mdns_service_add_delete_test.c | 10 #define BUFFER_SIZE 10240 macro 25 static UCHAR buffer[BUFFER_SIZE]; 133 current_buffer_size = BUFFER_SIZE >> 1; in ntest_0_entry() 134 memset(buffer, 0xFF, BUFFER_SIZE); in ntest_0_entry()
|
| D | netx_mdns_multiple_answers_test.c | 10 #define BUFFER_SIZE 10240 macro 25 static UCHAR buffer[BUFFER_SIZE]; 136 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| D | netx_mdns_read_overflow_test.c | 11 #define BUFFER_SIZE 10240 macro 27 static UCHAR buffer[BUFFER_SIZE]; 306 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| D | netx_mdns_second_interface_test.c | 10 #define BUFFER_SIZE 10240 macro 25 static UCHAR buffer[BUFFER_SIZE]; 153 current_buffer_size = (BUFFER_SIZE >> 1); in thread_0_entry()
|
| D | netx_mdns_service_lookup_test.c | 11 #define BUFFER_SIZE 10240 macro 27 static UCHAR buffer[BUFFER_SIZE]; 141 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| D | netx_mdns_domain_name_test.c | 11 #define BUFFER_SIZE 10240 macro 26 static UCHAR buffer[BUFFER_SIZE]; 123 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| D | netx_mdns_local_cache_continuous_query_test.c | 11 #define BUFFER_SIZE 10240 macro 26 static UCHAR buffer[BUFFER_SIZE]; 128 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| D | netx_mdns_buffer_size_test.c | 9 #define BUFFER_SIZE 10240 macro 21 static UCHAR buffer[BUFFER_SIZE];
|
| D | netx_mdns_peer_service_change_notify_test.c | 10 #define BUFFER_SIZE 10240 macro 25 static UCHAR buffer[BUFFER_SIZE]; 172 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| D | netx_mdns_two_buffer_test.c | 10 #define BUFFER_SIZE 10240 macro 25 static UCHAR buffer[BUFFER_SIZE]; 165 current_buffer_size = (BUFFER_SIZE >> 1); in ntest_0_entry()
|
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
| D | nx_secure_tls_payload_size_test.c | 17 #define BUFFER_SIZE 0x2000 macro 49 static UCHAR request_buffer[BUFFER_SIZE]; 50 static UCHAR response_buffer[BUFFER_SIZE]; 281 for (i = 1; i < BUFFER_SIZE; i++) in ntest_0_entry() 433 for (i = 1; i < BUFFER_SIZE; i++) in ntest_1_entry()
|