Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dnameser.h117 #define REFUSED 5 /* query refused */ macro
/freebsd/include/arpa/
H A Dnameser_compat.h130 #define REFUSED ns_r_refused macro
/freebsd/lib/libc/resolv/
H A Dres_query.c190 case REFUSED: in res_nquery()
H A Dres_send.c1064 anhp->rcode == REFUSED) { in send_dg()
/freebsd/contrib/unbound/doc/
H A DTODO73 [2] more logging about stuff like SERVFAIL and REFUSED responses
H A DChangelog625 - Merge #1010: Mention REFUSED has the TC bit set with unmatched
4809 - Copy query and correctly set flags on REFUSED answers when cache
5327 - Remove ECS option after REFUSED answer.
/freebsd/lib/libc/net/
H A Dgetaddrinfo.c2811 case REFUSED: in res_queryN()