Searched refs:FORMERR (Results 1 – 7 of 7) sorted by relevance
113 #define FORMERR 1 /* format error */ macro
126 #define FORMERR ns_r_formerr macro
188 case FORMERR: in res_nquery()
1033 if (anhp->rcode == FORMERR && (statp->options & RES_USE_EDNS0) != 0U) { in send_dg()
2780 hp->rcode = FORMERR; /* XXX not very informative */ in res_queryN()2809 case FORMERR: in res_queryN()
225 support (if the servers replies) or non-support (on a NOTIMPL or FORMERR).
5316 - Fix #1249: unbound doesn't return FORMERR to bogus ECS.10764 - fallback without EDNS if result is NOTIMPL as well as on FORMERR.10866 - incoming queries to the server with TC bit on are replied FORMERR.