Searched refs:SERVFAIL (Results 1 – 7 of 7) sorted by relevance
10 + header->rcode = SERVFAIL;12 if ((header->rcode == SERVFAIL || header->rcode == REFUSED) &&
21 + && header->rcode == NXDOMAIN ) header->rcode = SERVFAIL;23 if ((header->rcode == SERVFAIL || header->rcode == REFUSED) && forward->forwardall == 0)
129 #define SERVFAIL 2 /* server failure */ macro
130 #define SERVFAIL 2 /* server failure */ macro
496 if ((header->rcode == SERVFAIL || header->rcode == REFUSED) && in reply_query()524 if (header->rcode == SERVFAIL || header->rcode == REFUSED) in reply_query()548 (header->rcode != REFUSED && header->rcode != SERVFAIL)) in reply_query()
913 header->rcode = SERVFAIL; /* couldn't get memory */ in setup_reply()
1374 Improve handling of SERVFAIL and REFUSED errors. Receiving1569 Tweak behaviour on receipt of REFUSED or SERVFAIL rcodes,2130 set and an upstream server returns a SERVFAIL