Home
last modified time | relevance | path

Searched refs:LDNS_WIREPARSE_ERR_SVCB_MISSING_PARAM (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/sldns/
H A Dstr2wire.h226 #define LDNS_WIREPARSE_ERR_SVCB_MISSING_PARAM 374 macro
H A Dstr2wire.c1571 return LDNS_WIREPARSE_ERR_SVCB_MISSING_PARAM; in sldns_str2wire_svcparam_value()
H A Dwire2str.c153 { LDNS_WIREPARSE_ERR_SVCB_MISSING_PARAM, "SvcParam is missing a SvcParamValue"},