Searched refs:authority_count (Results 1 – 1 of 1) sorted by relevance
7876 USHORT authority_count; in _nx_mdns_packet_process() local7916 …authority_count = NX_MDNS_GET_USHORT_DATA(packet_ptr -> nx_packet_prepend_ptr + NX_MDNS_NSCOUNT_OF… in _nx_mdns_packet_process()7921 answer_count = (USHORT)(answer_count + authority_count); in _nx_mdns_packet_process()8089 if (authority_count) in _nx_mdns_packet_process()8364 USHORT authority_count = 0; in _nx_mdns_probing_send() local8516 authority_count ++; in _nx_mdns_probing_send()8529 !authority_count && in _nx_mdns_probing_send()8543 …_to_network_convert(packet_ptr -> nx_packet_prepend_ptr + NX_MDNS_NSCOUNT_OFFSET, authority_count); in _nx_mdns_probing_send()8602 USHORT authority_count = 0; in _nx_mdns_announcing_send() local8660 !authority_count && in _nx_mdns_announcing_send()[all …]