Home
last modified time | relevance | path

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

/netbsd/external/bsd/unbound/dist/sldns/
H A Drrdef.h430 LDNS_EDNS_NSID = 3, /* RFC5001 */ enumerator
H A Dwire2str.c2247 case LDNS_EDNS_NSID: in sldns_wire2str_edns_option_print()
/netbsd/external/bsd/unbound/dist/util/data/
H A Dmsgparse.c989 case LDNS_EDNS_NSID: in parse_edns_options_from_query()
993 LDNS_EDNS_NSID, cfg->nsid_len, in parse_edns_options_from_query()
/netbsd/external/bsd/unbound/dist/doc/
H A DChangelog4583 after parse use edns_opt_find(edns.opt_list, LDNS_EDNS_NSID),