Searched refs:authority_section_ (Results 1 – 2 of 2) sorted by relevance
190 return authority_section_; in authority_section()200 std::vector<MdnsResourceRecord> authority_section_; variable
346 !read_rr(&authority_section_, header_.nscount) || in Read()370 if (!write_rr(answer_section_) || !write_rr(authority_section_) || in Write()