Home | History | Annotate | Download | only in src

Lines Matching refs:qdcount

341   for (q = ntohs(header->qdcount); q != 0; q--)
380 for (q = ntohs(header->qdcount); q != 0; q--)
458 for (i = ntohs(header->qdcount); i != 0; i--)
658 for (i = ntohs(header->qdcount); i != 0; i--)
872 if (ntohs(header->qdcount) != 1 || header->opcode != QUERY)
1171 if (ntohs(header->qdcount) == 0 || header->opcode != QUERY )
1185 for (q = ntohs(header->qdcount); q != 0; q--)