Home
last modified time | relevance | path

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

/freebsd/contrib/ldns/ldns/
H A Dedns.h37 LDNS_EDNS_COOKIE = 10, /* RFC7873 */ enumerator
/freebsd/contrib/unbound/sldns/
H A Drrdef.h436 LDNS_EDNS_COOKIE = 10, /* RFC7873 */ enumerator
/freebsd/contrib/unbound/util/data/
H A Dmsgparse.c1041 case LDNS_EDNS_COOKIE: in parse_edns_options_from_query()
1095 &edns->opt_list_out, LDNS_EDNS_COOKIE, in parse_edns_options_from_query()
1131 LDNS_EDNS_COOKIE, 24, server_cookie, in parse_edns_options_from_query()
/freebsd/contrib/ldns/
H A Dhost2str.c2643 case LDNS_EDNS_COOKIE: in ldns_edns_option_list2buffer_str()