Home
last modified time | relevance | path

Searched refs:LDNS_EDE_STALE_ANSWER (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ldns/ldns/
H A Dedns.h56 LDNS_EDE_STALE_ANSWER = 3, enumerator
/freebsd/contrib/unbound/sldns/
H A Drrdef.h451 LDNS_EDE_STALE_ANSWER = 3, enumerator
H A Dwire2str.c209 { LDNS_EDE_STALE_ANSWER, "Stale Answer" },
/freebsd/contrib/unbound/services/
H A Dmesh.c2296 mstate->s.region, LDNS_EDE_STALE_ANSWER, NULL); in mesh_serve_expired_callback()
/freebsd/contrib/unbound/daemon/
H A Dworker.c787 worker->scratchpad, LDNS_EDE_STALE_ANSWER, ""); in answer_from_cache()
/freebsd/contrib/ldns/
H A Dhost2str.c2467 case LDNS_EDE_STALE_ANSWER: in ldns_edns_ede2buffer_str()