Searched refs:authorities (Results 1 – 1 of 1) sorted by relevance
389 std::vector<DNSRecord> authorities; member443 authorities.resize(nscount); in read()445 cur = authorities[i].read(cur, buffer_end); in read()483 header.nscount = htons(authorities.size()); in write()494 for (const DNSRecord& authority : authorities) { in write()906 header->authorities.clear(); in makeErrorResponse()