Home | History | Annotate | Download | only in net

Lines Matching defs:qdcount

1315 	int type, class, ancount, qdcount;
1344 qdcount = ntohs(hp->qdcount);
1348 if (qdcount != 1) {