Searched defs:authority_records (Results 1 – 3 of 3) 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