Home
last modified time | relevance | path

Searched refs:REFUSED (Results 1 – 8 of 8) sorted by relevance

/external/dnsmasq/contrib/try-all-ns/
Ddnsmasq-2.47_no_nxdomain_until_end.patch12 if ((header->rcode == SERVFAIL || header->rcode == REFUSED) &&
Ddnsmasq-2.35-try-all-ns.patch23 if ((header->rcode == SERVFAIL || header->rcode == REFUSED) && forward->forwardall == 0)
/external/libpcap/Win32/Include/arpa/
Dnameser.h136 #define REFUSED 5 /* query refused */ macro
/external/dnsmasq/src/
Dnameser.h133 #define REFUSED 5 /* query refused */ macro
Dforward.c508 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()
Drfc1035.c935 header->rcode = REFUSED; in setup_reply()
/external/tcpdump/
Dnameser.h132 #define REFUSED 5 /* query refused */ macro
/external/dnsmasq/
DCHANGELOG.archive366 upstream servers to forward a query to, return REFUSED.
1374 Improve handling of SERVFAIL and REFUSED errors. Receiving
1569 Tweak behaviour on receipt of REFUSED or SERVFAIL rcodes,
2450 Fix bug with --address and ANY query type seeing REFUSED