Home | History | Annotate | Download | only in net

Lines Matching defs:qdcount

1307 	int type, class, ancount, qdcount;
1336 qdcount = ntohs(hp->qdcount);
1340 if (qdcount != 1) {