Home
last modified time | relevance | path

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

/freebsd/contrib/ldns/ldns/
H A Dedns.h68 LDNS_EDE_BLOCKED = 15, enumerator
/freebsd/contrib/unbound/sldns/
H A Drrdef.h463 LDNS_EDE_BLOCKED = 15, enumerator
H A Dwire2str.c221 { LDNS_EDE_BLOCKED, "Blocked" },
/freebsd/contrib/ldns/
H A Dhost2str.c2503 case LDNS_EDE_BLOCKED: in ldns_edns_ede2buffer_str()