Home
last modified time | relevance | path

Searched refs:LDNS_EDE_CACHED_ERROR (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ldns/ldns/
H A Dedns.h66 LDNS_EDE_CACHED_ERROR = 13, enumerator
/freebsd/contrib/unbound/sldns/
H A Drrdef.h461 LDNS_EDE_CACHED_ERROR = 13, enumerator
H A Dwire2str.c219 { LDNS_EDE_CACHED_ERROR, "Cached Error" },
/freebsd/contrib/ldns/
H A Dhost2str.c2497 case LDNS_EDE_CACHED_ERROR: in ldns_edns_ede2buffer_str()