Searched refs:REFUSED (Results 1 – 8 of 8) sorted by relevance
12 if ((header->rcode == SERVFAIL || header->rcode == REFUSED) &&
23 if ((header->rcode == SERVFAIL || header->rcode == REFUSED) && forward->forwardall == 0)
136 #define REFUSED 5 /* query refused */ macro
133 #define REFUSED 5 /* query refused */ macro
508 if ((header->rcode == SERVFAIL || header->rcode == REFUSED) && in reply_query()536 if (header->rcode == SERVFAIL || header->rcode == REFUSED) in reply_query()560 (header->rcode != REFUSED && header->rcode != SERVFAIL)) in reply_query()
935 header->rcode = REFUSED; in setup_reply()
132 #define REFUSED 5 /* query refused */ macro
366 upstream servers to forward a query to, return REFUSED.1374 Improve handling of SERVFAIL and REFUSED errors. Receiving1569 Tweak behaviour on receipt of REFUSED or SERVFAIL rcodes,2450 Fix bug with --address and ANY query type seeing REFUSED