Home | History | Annotate | Download | only in dns

Lines Matching defs:qdcount

190 	int type, class, ancount, qdcount;
220 qdcount = ntohs(hp->qdcount);
225 if (qdcount != 1) {