Home | History | Annotate | Download | only in netbsd

Lines Matching defs:qdcount

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