Home
last modified time | relevance | path

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

/dports/dns/unbound/unbound-1.14.0/sldns/
H A Drrdef.h436 LDNS_EDNS_KEEPALIVE = 11, /* draft-ietf-dnsop-edns-tcp-keepalive*/ enumerator
H A Dwire2str.c2250 case LDNS_EDNS_KEEPALIVE: in sldns_wire2str_edns_option_print()
/dports/dns/unbound/unbound-1.14.0/util/data/
H A Dmsgparse.c950 return edns_opt_list_append(list, LDNS_EDNS_KEEPALIVE, sizeof(data), in edns_opt_list_append_keepalive()
1000 case LDNS_EDNS_KEEPALIVE: in parse_edns_options_from_query()