Searched refs:ARES_RCODE_BADTRUNC (Results 1 – 2 of 2) sorted by relevance
64 case ARES_RCODE_BADTRUNC: in ares_dns_rcode_isvalid()878 case ARES_RCODE_BADTRUNC: in ares_dns_rcode_tostr()
153 ARES_RCODE_BADTRUNC = 22, /*!< RFC 8945. Bad Truncation */ enumerator