Home
last modified time | relevance | path

Searched refs:sldns_pkt_section (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/unbound/validator/
Dval_sigcrypt.h271 sldns_pkt_section section, struct module_qstate* qstate);
291 sldns_pkt_section section, struct module_qstate* qstate);
321 sldns_pkt_section section, struct module_qstate* qstate);
Dval_utils.h132 sldns_pkt_section section, struct module_qstate* qstate);
Dval_sigcrypt.c555 sldns_pkt_section section, struct module_qstate* qstate) in dnskeyset_verify_rrset_sig()
612 sldns_pkt_section section, struct module_qstate* qstate) in dnskeyset_verify_rrset()
686 sldns_pkt_section section, struct module_qstate* qstate) in dnskey_verify_rrset()
1236 struct rbtree_type** sortree, sldns_pkt_section section, in rrset_canonical()
1510 sldns_pkt_section section, struct module_qstate* qstate) in dnskey_verify_rrset_sig()
Dval_utils.c339 sldns_pkt_section section, struct module_qstate* qstate) in val_verify_rrset()
396 sldns_pkt_section section, struct module_qstate* qstate) in val_verify_rrset_entry()
/freebsd-12-stable/contrib/unbound/util/data/
Dmsgparse.c84 uint32_t rrset_flags, sldns_pkt_section section, in new_rrset()
160 pkt_rrset_flags(sldns_buffer* pkt, uint16_t type, sldns_pkt_section sec) in pkt_rrset_flags()
286 sldns_pkt_section section) in change_section()
397 int hasother, sldns_pkt_section section, struct regional* region) in change_rrsig_rrset()
472 sldns_pkt_section section, struct regional* region) in find_rrset()
756 sldns_pkt_section section, uint16_t type) in add_rr_to_rrset()
827 struct regional* region, sldns_pkt_section section, in parse_section()
Dmsgparse.h156 sldns_pkt_section section;
Dmsgencode.c421 rrset_belongs_in_reply(sldns_pkt_section s, uint16_t rrtype, uint16_t qtype, in rrset_belongs_in_reply()
452 sldns_pkt_section s, uint16_t qtype, int dnssec, size_t rr_offset) in packed_rrset_encode()
547 sldns_pkt_section s, uint16_t qtype, int dnssec, size_t rr_offset) in insert_section()
Dmsgreply.c214 sldns_pkt_section section) in rdata_copy()
/freebsd-12-stable/contrib/unbound/sldns/
Dpkthdr.h130 typedef enum sldns_enum_pkt_section sldns_pkt_section; typedef