Home
last modified time | relevance | path

Searched refs:LDNS_EDNS_KEEPALIVE (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ldns/ldns/
H A Dedns.h38 LDNS_EDNS_KEEPALIVE = 11, /* RFC7828*/ enumerator
/freebsd/contrib/unbound/sldns/
H A Drrdef.h437 LDNS_EDNS_KEEPALIVE = 11, /* draft-ietf-dnsop-edns-tcp-keepalive*/ enumerator
H A Dwire2str.c2350 case LDNS_EDNS_KEEPALIVE: in sldns_wire2str_edns_option_print()
/freebsd/contrib/unbound/util/data/
H A Dmsgparse.c997 case LDNS_EDNS_KEEPALIVE: in parse_edns_options_from_query()
H A Dmsgreply.c1143 return edns_opt_list_append(list, LDNS_EDNS_KEEPALIVE, sizeof(data), in edns_opt_list_append_keepalive()
/freebsd/contrib/ldns/
H A Dhost2str.c2646 case LDNS_EDNS_KEEPALIVE: in ldns_edns_option_list2buffer_str()