Searched refs:additionalRRCount (Results 1 – 1 of 1) sorted by relevance
4902 USHORT additionalRRCount; in _nx_dns_response_process() local4963 …additionalRRCount = _nx_dns_network_to_short_convert(packet_ptr -> nx_packet_prepend_ptr + NX_DNS_… in _nx_dns_response_process()4964 answerCount = (USHORT)(answerCount + additionalRRCount); in _nx_dns_response_process()