Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/dns/
Dnxd_dns.c66 …T *packet_ptr, UCHAR *data_ptr, UCHAR **buffer_prepend_ptr, UCHAR **buffer_append_ptr, UINT *recor…
67 …T *packet_ptr, UCHAR *data_ptr, UCHAR **buffer_prepend_ptr, UCHAR **buffer_append_ptr, UINT *recor…
73 …T *packet_ptr, UCHAR *data_ptr, UCHAR **buffer_prepend_ptr, UCHAR **buffer_append_ptr, UINT *recor…
74 …T *packet_ptr, UCHAR *data_ptr, UCHAR **buffer_prepend_ptr, UCHAR **buffer_append_ptr, UINT *recor…
75 …T *packet_ptr, UCHAR *data_ptr, UCHAR **buffer_prepend_ptr, UCHAR **buffer_append_ptr, UINT *recor…
4906 UCHAR *buffer_append_ptr; in _nx_dns_response_process() local
4916 buffer_append_ptr = record_buffer + buffer_size; in _nx_dns_response_process()
5072 …rocess_a_type(dns_ptr, packet_ptr, data_ptr, &buffer_prepend_ptr, &buffer_append_ptr, record_coun… in _nx_dns_response_process()
5081 …ess_aaaa_type(dns_ptr, packet_ptr, data_ptr, &buffer_prepend_ptr, &buffer_append_ptr, record_coun… in _nx_dns_response_process()
5109 …rocess_ns_type(dns_ptr, packet_ptr, data_ptr, &buffer_prepend_ptr, &buffer_append_ptr, record_coun… in _nx_dns_response_process()
[all …]