Searched refs:anhp (Results 1 – 2 of 2) sorted by relevance
139 HEADER *anhp = (HEADER *) answer; local290 anhp->tc = 1;438 if (id != anhp->id) {450 if (!(_res.options & RES_IGNTC) && anhp->tc) {
608 HEADER *anhp = (HEADER *) ans; in send_vc() local765 anhp->tc = 1; in send_vc()785 if (hp->id != anhp->id) { in send_vc()806 HEADER *anhp = (HEADER *) ans; in send_dg() local952 if (hp->id != anhp->id) { in send_dg()978 if (anhp->rcode == FORMERR && (statp->options & RES_USE_EDNS0) != 0U) { in send_dg()1007 if (anhp->rcode == SERVFAIL || in send_dg()1008 anhp->rcode == NOTIMP || in send_dg()1009 anhp->rcode == REFUSED) { in send_dg()1018 if (!(statp->options & RES_IGNTC) && anhp->tc) { in send_dg()