Home
last modified time | relevance | path

Searched refs:LDNS_EDNS_PADDING (Results 1 – 10 of 10) sorted by relevance

/openbsd/sbin/unwind/libunbound/sldns/
H A Drrdef.h438 LDNS_EDNS_PADDING = 12, /* RFC7830 */ enumerator
H A Dwire2str.c2353 case LDNS_EDNS_PADDING: in sldns_wire2str_edns_option_print()
/openbsd/usr.sbin/unbound/sldns/
H A Drrdef.h438 LDNS_EDNS_PADDING = 12, /* RFC7830 */ enumerator
H A Dwire2str.c2353 case LDNS_EDNS_PADDING: in sldns_wire2str_edns_option_print()
/openbsd/sbin/unwind/libunbound/util/data/
H A Dmsgencode.c941 if (opt->opt_code == LDNS_EDNS_PADDING) { in attach_edns_record_max_msg_sz()
951 if (opt->opt_code == LDNS_EDNS_PADDING) { in attach_edns_record_max_msg_sz()
976 sldns_buffer_write_u16(pkt, LDNS_EDNS_PADDING); in attach_edns_record_max_msg_sz()
H A Dmsgparse.c1028 case LDNS_EDNS_PADDING: in parse_edns_options_from_query()
1033 LDNS_EDNS_PADDING, in parse_edns_options_from_query()
/openbsd/usr.sbin/unbound/util/data/
H A Dmsgencode.c941 if (opt->opt_code == LDNS_EDNS_PADDING) { in attach_edns_record_max_msg_sz()
951 if (opt->opt_code == LDNS_EDNS_PADDING) { in attach_edns_record_max_msg_sz()
976 sldns_buffer_write_u16(pkt, LDNS_EDNS_PADDING); in attach_edns_record_max_msg_sz()
H A Dmsgparse.c1028 case LDNS_EDNS_PADDING: in parse_edns_options_from_query()
1033 LDNS_EDNS_PADDING, in parse_edns_options_from_query()
/openbsd/sbin/unwind/libunbound/services/
H A Doutside_network.c2883 padding_option.opt_code = LDNS_EDNS_PADDING;
/openbsd/usr.sbin/unbound/services/
H A Doutside_network.c2883 padding_option.opt_code = LDNS_EDNS_PADDING;