Searched refs:LDNS_EDNS_KEEPALIVE (Results 1 – 6 of 6) sorted by relevance
38 LDNS_EDNS_KEEPALIVE = 11, /* RFC7828*/ enumerator
437 LDNS_EDNS_KEEPALIVE = 11, /* draft-ietf-dnsop-edns-tcp-keepalive*/ enumerator
2350 case LDNS_EDNS_KEEPALIVE: in sldns_wire2str_edns_option_print()
997 case LDNS_EDNS_KEEPALIVE: in parse_edns_options_from_query()
1143 return edns_opt_list_append(list, LDNS_EDNS_KEEPALIVE, sizeof(data), in edns_opt_list_append_keepalive()
2646 case LDNS_EDNS_KEEPALIVE: in ldns_edns_option_list2buffer_str()