Home
last modified time | relevance | path

Searched refs:record_count (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/samples/
Ddemo_netxduo_dns.c164 UINT record_count; in thread_client_entry() local
385 …_dns, (UCHAR *)"www.my_example.com", &record_buffer[0], BUFFER_SIZE, &record_count, NX_IP_PERIODIC… in thread_client_entry()
398 printf("record_count = %d \n", record_count); in thread_client_entry()
402 for(i =0; i< record_count; i++) in thread_client_entry()
469 …_dns, (UCHAR *)"www.my_example.com", &record_buffer[0], BUFFER_SIZE, &record_count, NX_IP_PERIODIC… in thread_client_entry()
482 printf("record_count = %d \n", record_count); in thread_client_entry()
486 for(i =0; i< record_count; i++) in thread_client_entry()
524 …_dns, (UCHAR *)"www.my_example.com", &record_buffer[0], BUFFER_SIZE, &record_count, NX_IP_PERIODIC… in thread_client_entry()
537 printf("record_count = %d \n", record_count); in thread_client_entry()
541 for(i =0; i< record_count; i++) in thread_client_entry()
[all …]
/NetX-Duo-v6.2.1/addons/dns/
Dnxd_dns.c64 … UINT *record_count, UINT lookup_type, ULONG wait_option);
66 …HAR *host_name, NX_PACKET *packet_ptr, UCHAR *record_buffer, UINT buffer_size, UINT *record_count);
67 …ata_ptr, UCHAR **buffer_prepend_ptr, UCHAR **buffer_append_ptr, UINT *record_count, UINT rr_locati…
68 …ata_ptr, UCHAR **buffer_prepend_ptr, UCHAR **buffer_append_ptr, UINT *record_count, UINT rr_locati…
72 …X_PACKET *packet_ptr, UCHAR *data_ptr, UCHAR *record_buffer, UINT buffer_size, UINT *record_count);
73 …X_PACKET *packet_ptr, UCHAR *data_ptr, UCHAR *record_buffer, UINT buffer_size, UINT *record_count);
74 …t_ptr, UCHAR *data_ptr, UCHAR **buffer_prepend_ptr, UCHAR **buffer_append_ptr, UINT *record_count);
75 …t_ptr, UCHAR *data_ptr, UCHAR **buffer_prepend_ptr, UCHAR **buffer_append_ptr, UINT *record_count);
76 …t_ptr, UCHAR *data_ptr, UCHAR **buffer_prepend_ptr, UCHAR **buffer_append_ptr, UINT *record_count);
77 …X_PACKET *packet_ptr, UCHAR *data_ptr, UCHAR *record_buffer, UINT buffer_size, UINT *record_count);
[all …]
Dnxd_dns.h927 …_ptr, UCHAR *host_name, VOID *record_buffer, UINT buffer_size, UINT *record_count, ULONG wait_opt…
931 …_ptr, UCHAR *host_name, VOID *record_buffer, UINT buffer_size, UINT *record_count, ULONG wait_opt…
933 …_ptr, UCHAR *host_name, VOID *record_buffer, UINT buffer_size, UINT *record_count, ULONG wait_opt…
934 …_ptr, UCHAR *host_name, VOID *record_buffer, UINT buffer_size, UINT *record_count, ULONG wait_opt…
939 …s_ptr, UCHAR *host_name, VOID *record_buffer, UINT buffer_size, UINT *record_count, ULONG wait_opt…
966 …s_ptr, UCHAR *host_name, VOID *record_buffer, UINT buffer_size, UINT *record_count, ULONG wait_opt…
967 …s_ptr, UCHAR *host_name, VOID *record_buffer, UINT buffer_size, UINT *record_count, ULONG wait_opt…
972 …_ptr, UCHAR *host_name, VOID *record_buffer, UINT buffer_size, UINT *record_count, ULONG wait_opt…
973 …_ptr, UCHAR *host_name, VOID *record_buffer, UINT buffer_size, UINT *record_count, ULONG wait_opt…
976 …_ptr, UCHAR *host_name, VOID *record_buffer, UINT buffer_size, UINT *record_count, ULONG wait_opt…
[all …]
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_adu_agent.c3970 UINT record_count; in nx_azure_iot_adu_agent_dns_response_get() local
3977 &record_count, NX_NO_WAIT); in nx_azure_iot_adu_agent_dns_response_get()