Home
last modified time | relevance | path

Searched refs:LDNS_EDE_NETWORK_ERROR (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ldns/ldns/
H A Dedns.h76 LDNS_EDE_NETWORK_ERROR = 23, enumerator
/freebsd/contrib/unbound/sldns/
H A Drrdef.h471 LDNS_EDE_NETWORK_ERROR = 23, enumerator
H A Dwire2str.c229 { LDNS_EDE_NETWORK_ERROR, "Network Error" },
/freebsd/contrib/ldns/
H A Dhost2str.c2527 case LDNS_EDE_NETWORK_ERROR: in ldns_edns_ede2buffer_str()
/freebsd/contrib/unbound/validator/
H A Dvalidator.c2862 reason_bogus = LDNS_EDE_NETWORK_ERROR; in ds_response_to_ke()