Searched refs:anhp (Results 1 – 2 of 2) sorted by relevance
152 HEADER *anhp = (HEADER *) answer; local303 anhp->tc = 1;451 if (id != anhp->id) {463 if (!(_res.options & RES_IGNTC) && anhp->tc) {
611 HEADER *anhp = (HEADER *) ans; in send_vc() local791 anhp->tc = 1; in send_vc()811 if (hp->id != anhp->id) { in send_vc()832 HEADER *anhp = (HEADER *) ans; in send_dg() local978 if (hp->id != anhp->id) { in send_dg()1004 if (anhp->rcode == FORMERR && (statp->options & RES_USE_EDNS0) != 0U) { in send_dg()1033 if (anhp->rcode == SERVFAIL || in send_dg()1034 anhp->rcode == NOTIMP || in send_dg()1035 anhp->rcode == REFUSED) { in send_dg()1044 if (!(statp->options & RES_IGNTC) && anhp->tc) { in send_dg()