Searched refs:questions (Results 1 – 2 of 2) sorted by relevance
372 std::vector<DNSQuestion> questions; member408 questions.resize(qdcount); in read()410 cur = questions[i].read(cur, buffer_end); in read()463 header.qdcount = htons(questions.size()); in write()468 for (const DNSQuestion& question : questions) { in write()743 if (header.questions.empty()) { in handleDNSRequest()755 for (const DNSQuestion& question : header.questions) { in handleDNSRequest()769 for (const DNSQuestion& question : header.questions) { in handleDNSRequest()
107 You may get asked lots of questions.