Searched defs:authority_records (Results 1 – 6 of 6) sorted by relevance
756 std::vector<MdnsRecord> authority_records, in TryCreate()777 std::vector<MdnsRecord> authority_records, in MdnsMessage()
331 std::vector<MdnsRecord> authority_records; in Read() local
616 const std::vector<MdnsRecord>& authority_records() const { in authority_records() function
277 const std::vector<DnsResourceRecord>& authority_records, in DnsResponse()
454 std::vector<DnsResourceRecord> authority_records; in MockTransaction() local
1600 std::vector<DnsResourceRecord> authority_records(1, record); in TEST() local