Lines Matching defs:arcount
424 if (!(ansp = skip_section(ansp, ntohs(header->ancount) + ntohs(header->nscount) + ntohs(header->arcount),
429 if (pheader && ntohs(header->arcount) == 0)
433 header->arcount = htons(1);
447 int i, arcount = ntohs(header->arcount);
477 if (arcount == 0)
483 for (i = 0; i < arcount; i++)
505 i == arcount - 1 &&
626 if (!do_doctor(p, ntohs(header->arcount), header, qlen))
910 header->arcount = htons(0);
1597 header->arcount = htons(addncount);