Home | History | Annotate | Download | only in net

Lines Matching defs:ancount

226 	int type, class, ancount, qdcount;
260 ancount = ntohs(hp->ancount);
293 while (ancount-- > 0 && cp < eom && !had_error) {