Searched refs:SERVFAIL (Results 1 – 8 of 8) 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)
26 public static final int SERVFAIL = 2; field in Rcode79 rcodes.add(SERVFAIL, "SERVFAIL"); in rcodes.add() argument
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()
129 #define SERVFAIL 2 /* server failure */ macro
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