Searched refs:authorityRRCount (Results 1 – 1 of 1) sorted by relevance
4901 USHORT authorityRRCount; in _nx_dns_response_process() local4959 …authorityRRCount = _nx_dns_network_to_short_convert(packet_ptr -> nx_packet_prepend_ptr + NX_DNS_N… in _nx_dns_response_process()4960 answerCount = (USHORT)(answerCount + authorityRRCount); in _nx_dns_response_process()5045 else if(authorityRRCount && (rrIndex < (UINT)(answerRRCount + authorityRRCount))) in _nx_dns_response_process()