Searched refs:LDNS_WIREPARSE_ERR_SYNTAX_IP6 (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/usr.sbin/unbound/sldns/
H A Dstr2wire.h221 #define LDNS_WIREPARSE_ERR_SYNTAX_IP6 369 macro
H A Dstr2wire.c1303 return LDNS_WIREPARSE_ERR_SYNTAX_IP6;
1807 return LDNS_WIREPARSE_ERR_SYNTAX_IP6;
H A Dwire2str.c148 { LDNS_WIREPARSE_ERR_SYNTAX_IP6, "Conversion error, ip6 addr expected" },
/openbsd-current/sbin/unwind/libunbound/sldns/
H A Dstr2wire.h221 #define LDNS_WIREPARSE_ERR_SYNTAX_IP6 369 macro
H A Dstr2wire.c1303 return LDNS_WIREPARSE_ERR_SYNTAX_IP6;
1807 return LDNS_WIREPARSE_ERR_SYNTAX_IP6;
H A Dwire2str.c148 { LDNS_WIREPARSE_ERR_SYNTAX_IP6, "Conversion error, ip6 addr expected" },

Completed in 278 milliseconds