Symbol: sldns_rr_descriptor
sbin/unwind/libunbound/services/authzone.c
1327
const sldns_rr_descriptor* desc;
sbin/unwind/libunbound/sldns/rrdef.c
243
static sldns_rr_descriptor rdata_field_descriptors[] = {
sbin/unwind/libunbound/sldns/rrdef.c
645
const sldns_rr_descriptor *
sbin/unwind/libunbound/sldns/rrdef.c
665
sldns_rr_descriptor_minimum(const sldns_rr_descriptor *descriptor)
sbin/unwind/libunbound/sldns/rrdef.c
675
sldns_rr_descriptor_maximum(const sldns_rr_descriptor *descriptor)
sbin/unwind/libunbound/sldns/rrdef.c
689
sldns_rr_descriptor_field_type(const sldns_rr_descriptor *descriptor,
sbin/unwind/libunbound/sldns/rrdef.c
707
const sldns_rr_descriptor *desc;
sbin/unwind/libunbound/sldns/rrdef.h
533
const sldns_rr_descriptor *sldns_rr_descript(uint16_t type);
sbin/unwind/libunbound/sldns/rrdef.h
541
size_t sldns_rr_descriptor_minimum(const sldns_rr_descriptor *descriptor);
sbin/unwind/libunbound/sldns/rrdef.h
549
size_t sldns_rr_descriptor_maximum(const sldns_rr_descriptor *descriptor);
sbin/unwind/libunbound/sldns/rrdef.h
558
sldns_rdf_type sldns_rr_descriptor_field_type(const sldns_rr_descriptor *descriptor, size_t field);
sbin/unwind/libunbound/sldns/str2wire.c
752
const sldns_rr_descriptor *desc = sldns_rr_descript((uint16_t)rr_type);
sbin/unwind/libunbound/sldns/wire2str.c
784
const sldns_rr_descriptor *desc = sldns_rr_descript(rrtype);
sbin/unwind/libunbound/sldns/wire2str.c
972
const sldns_rr_descriptor *descriptor = sldns_rr_descript(rrtype);
sbin/unwind/libunbound/util/data/msgencode.c
367
static const sldns_rr_descriptor*
sbin/unwind/libunbound/util/data/msgencode.c
381
const sldns_rr_descriptor* desc, size_t* compress_count)
sbin/unwind/libunbound/util/data/msgencode.c
489
const sldns_rr_descriptor* c = type_rdata_compressible(key);
sbin/unwind/libunbound/util/data/msgparse.c
641
const sldns_rr_descriptor* desc;
sbin/unwind/libunbound/util/data/msgreply.c
250
const sldns_rr_descriptor* desc;
sbin/unwind/libunbound/validator/val_sigcrypt.c
791
const sldns_rr_descriptor* desc, size_t i, size_t j)
sbin/unwind/libunbound/validator/val_sigcrypt.c
935
const sldns_rr_descriptor* desc;
usr.sbin/unbound/daemon/remote.c
1027
const sldns_rr_descriptor* desc;
usr.sbin/unbound/services/authzone.c
1327
const sldns_rr_descriptor* desc;
usr.sbin/unbound/sldns/rrdef.c
243
static sldns_rr_descriptor rdata_field_descriptors[] = {
usr.sbin/unbound/sldns/rrdef.c
645
const sldns_rr_descriptor *
usr.sbin/unbound/sldns/rrdef.c
665
sldns_rr_descriptor_minimum(const sldns_rr_descriptor *descriptor)
usr.sbin/unbound/sldns/rrdef.c
675
sldns_rr_descriptor_maximum(const sldns_rr_descriptor *descriptor)
usr.sbin/unbound/sldns/rrdef.c
689
sldns_rr_descriptor_field_type(const sldns_rr_descriptor *descriptor,
usr.sbin/unbound/sldns/rrdef.c
707
const sldns_rr_descriptor *desc;
usr.sbin/unbound/sldns/rrdef.h
533
const sldns_rr_descriptor *sldns_rr_descript(uint16_t type);
usr.sbin/unbound/sldns/rrdef.h
541
size_t sldns_rr_descriptor_minimum(const sldns_rr_descriptor *descriptor);
usr.sbin/unbound/sldns/rrdef.h
549
size_t sldns_rr_descriptor_maximum(const sldns_rr_descriptor *descriptor);
usr.sbin/unbound/sldns/rrdef.h
558
sldns_rdf_type sldns_rr_descriptor_field_type(const sldns_rr_descriptor *descriptor, size_t field);
usr.sbin/unbound/sldns/str2wire.c
752
const sldns_rr_descriptor *desc = sldns_rr_descript((uint16_t)rr_type);
usr.sbin/unbound/sldns/wire2str.c
784
const sldns_rr_descriptor *desc = sldns_rr_descript(rrtype);
usr.sbin/unbound/sldns/wire2str.c
972
const sldns_rr_descriptor *descriptor = sldns_rr_descript(rrtype);
usr.sbin/unbound/testcode/pktview.c
88
static void analyze_rdata(sldns_buffer*pkt, const sldns_rr_descriptor* desc,
usr.sbin/unbound/testcode/testpkts.c
1167
const sldns_rr_descriptor *desc = sldns_rr_descript(t);
usr.sbin/unbound/util/data/msgencode.c
367
static const sldns_rr_descriptor*
usr.sbin/unbound/util/data/msgencode.c
381
const sldns_rr_descriptor* desc, size_t* compress_count)
usr.sbin/unbound/util/data/msgencode.c
489
const sldns_rr_descriptor* c = type_rdata_compressible(key);
usr.sbin/unbound/util/data/msgparse.c
641
const sldns_rr_descriptor* desc;
usr.sbin/unbound/util/data/msgreply.c
250
const sldns_rr_descriptor* desc;
usr.sbin/unbound/validator/val_sigcrypt.c
791
const sldns_rr_descriptor* desc, size_t i, size_t j)
usr.sbin/unbound/validator/val_sigcrypt.c
935
const sldns_rr_descriptor* desc;