Searched refs:authority_count (Results 1 – 1 of 1) sorted by relevance
7877 USHORT authority_count; in _nx_mdns_packet_process() local7917 …authority_count = NX_MDNS_GET_USHORT_DATA(packet_ptr -> nx_packet_prepend_ptr + NX_MDNS_NSCOUNT_OF… in _nx_mdns_packet_process()7922 answer_count = (USHORT)(answer_count + authority_count); in _nx_mdns_packet_process()8090 if (authority_count) in _nx_mdns_packet_process()8365 USHORT authority_count = 0; in _nx_mdns_probing_send() local8517 authority_count ++; in _nx_mdns_probing_send()8530 !authority_count && in _nx_mdns_probing_send()8544 …_to_network_convert(packet_ptr -> nx_packet_prepend_ptr + NX_MDNS_NSCOUNT_OFFSET, authority_count); in _nx_mdns_probing_send()8603 USHORT authority_count = 0; in _nx_mdns_announcing_send() local8661 !authority_count && in _nx_mdns_announcing_send()[all …]