Symbol: LDNS_RR_TYPE_CNAME
sbin/unwind/libunbound/iterator/iter_resptype.c
132
if(ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME &&
sbin/unwind/libunbound/iterator/iter_resptype.c
197
if(ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME &&
sbin/unwind/libunbound/iterator/iter_resptype.c
88
if(ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME &&
sbin/unwind/libunbound/iterator/iter_scrub.c
273
cn->type = LDNS_RR_TYPE_CNAME;
sbin/unwind/libunbound/iterator/iter_scrub.c
483
if(nx && nx->type == LDNS_RR_TYPE_CNAME &&
sbin/unwind/libunbound/iterator/iter_scrub.c
520
if(rrset->type == LDNS_RR_TYPE_CNAME) {
sbin/unwind/libunbound/iterator/iter_scrub.c
609
rrset->type==LDNS_RR_TYPE_CNAME ||
sbin/unwind/libunbound/iterator/iter_scrub.c
752
rrset->type==LDNS_RR_TYPE_CNAME ||
sbin/unwind/libunbound/iterator/iter_utils.c
1453
ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME) {
sbin/unwind/libunbound/iterator/iterator.c
1441
iq->qchase.qname_len, LDNS_RR_TYPE_CNAME,
sbin/unwind/libunbound/iterator/iterator.c
1443
iq->qchase.qtype != LDNS_RR_TYPE_CNAME &&
sbin/unwind/libunbound/iterator/iterator.c
2858
iq->qchase.qname_len, LDNS_RR_TYPE_CNAME,
sbin/unwind/libunbound/iterator/iterator.c
2860
iq->qchase.qtype != LDNS_RR_TYPE_CNAME &&
sbin/unwind/libunbound/iterator/iterator.c
3256
(iq->qchase.qtype == LDNS_RR_TYPE_CNAME ||
sbin/unwind/libunbound/iterator/iterator.c
3560
iq->qchase.qname_len, LDNS_RR_TYPE_CNAME,
sbin/unwind/libunbound/iterator/iterator.c
3562
iq->qchase.qtype != LDNS_RR_TYPE_CNAME &&
sbin/unwind/libunbound/iterator/iterator.c
555
if(ntohs(r->rk.type) == LDNS_RR_TYPE_CNAME &&
sbin/unwind/libunbound/respip/respip.c
1046
redirect_rrset->rk.type == ntohs(LDNS_RR_TYPE_CNAME) &&
sbin/unwind/libunbound/respip/respip.c
268
if (rrtype == LDNS_RR_TYPE_CNAME && raddr->data) {
sbin/unwind/libunbound/respip/respip.c
273
raddr->data->rk.type == htons(LDNS_RR_TYPE_CNAME)) {
sbin/unwind/libunbound/respip/respip.c
277
} else if((rrtype != LDNS_RR_TYPE_CNAME) &&
sbin/unwind/libunbound/services/authzone.c
2693
(*cname)->rk.type = htons(LDNS_RR_TYPE_CNAME);
sbin/unwind/libunbound/services/authzone.c
3193
if((rrset=az_domain_rrset(node, LDNS_RR_TYPE_CNAME))==NULL)
sbin/unwind/libunbound/services/authzone.c
3301
} else if((rrset=az_domain_rrset(wildcard, LDNS_RR_TYPE_CNAME))!=NULL) {
sbin/unwind/libunbound/services/authzone.c
3380
if((rrset=az_domain_rrset(node, LDNS_RR_TYPE_CNAME)) != NULL) {
sbin/unwind/libunbound/services/cache/dns.c
1033
ntohs(data->rrsets[0]->rk.type) != LDNS_RR_TYPE_CNAME)
sbin/unwind/libunbound/services/cache/dns.c
647
LDNS_RR_TYPE_CNAME) || r->rrsets[0]->rk.type == htons(
sbin/unwind/libunbound/services/cache/dns.c
789
ck->rk.type = htons(LDNS_RR_TYPE_CNAME);
sbin/unwind/libunbound/services/cache/dns.c
949
LDNS_RR_TYPE_CNAME, qclass, 0, now, 0);
sbin/unwind/libunbound/services/cache/dns.c
966
LDNS_RR_TYPE_CNAME, qclass, 0, now, 0))) {
sbin/unwind/libunbound/services/localzone.c
1395
if(rdr_type != qinfo->qtype && rdr_type != LDNS_RR_TYPE_CNAME)
sbin/unwind/libunbound/services/localzone.c
1466
if(result && qinfo->qtype != LDNS_RR_TYPE_CNAME &&
sbin/unwind/libunbound/services/localzone.c
1467
r->rk.type == htons(LDNS_RR_TYPE_CNAME)) {
sbin/unwind/libunbound/services/localzone.c
1530
qinfo->qtype != LDNS_RR_TYPE_CNAME &&
sbin/unwind/libunbound/services/localzone.c
1531
lr->rrset->rk.type == htons(LDNS_RR_TYPE_CNAME)) {
sbin/unwind/libunbound/services/localzone.c
338
if(alias_ok && p->rrset->rk.type == htons(LDNS_RR_TYPE_CNAME))
sbin/unwind/libunbound/services/localzone.c
567
if (rrtype == LDNS_RR_TYPE_CNAME)
sbin/unwind/libunbound/services/localzone.c
570
htons(LDNS_RR_TYPE_CNAME)) {
sbin/unwind/libunbound/services/mesh.c
1994
htons(LDNS_RR_TYPE_CNAME));
sbin/unwind/libunbound/services/rpz.c
1267
if(ntohs(packed_rrset->type) == LDNS_RR_TYPE_CNAME && alias_ok)
sbin/unwind/libunbound/services/rpz.c
197
case LDNS_RR_TYPE_CNAME:
sbin/unwind/libunbound/services/rpz.c
204
log_assert(rr_type == LDNS_RR_TYPE_CNAME);
sbin/unwind/libunbound/services/rpz.c
2096
if(alias_ok && p->rrset->rk.type == htons(LDNS_RR_TYPE_CNAME))
sbin/unwind/libunbound/services/rpz.c
488
rrset->rk.type = htons(LDNS_RR_TYPE_CNAME);
sbin/unwind/libunbound/services/rpz.c
950
if (rrtype == LDNS_RR_TYPE_CNAME && raddr->data != NULL) {
sbin/unwind/libunbound/sldns/rrdef.c
255
{LDNS_RR_TYPE_CNAME, "CNAME", 1, 1, type_cname_wireformat, LDNS_RDF_TYPE_NONE, LDNS_RR_COMPRESS, 1 },
sbin/unwind/libunbound/util/data/msgreply.c
1068
if(t == LDNS_RR_TYPE_CNAME) {
sbin/unwind/libunbound/util/data/msgreply.c
1484
rrset->rk.type != htons(LDNS_RR_TYPE_CNAME) ||
sbin/unwind/libunbound/util/data/msgreply.c
424
&& msg->rrset_first->type==LDNS_RR_TYPE_CNAME){
sbin/unwind/libunbound/util/data/msgreply.c
849
if(ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME &&
sbin/unwind/libunbound/util/data/msgreply.c
877
if(ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME &&
sbin/unwind/libunbound/util/data/packed_rrset.c
201
if(ntohs(rrset->rk.type) != LDNS_RR_TYPE_CNAME &&
sbin/unwind/libunbound/validator/val_nsec.c
340
if(nsec_has_type(nsec, LDNS_RR_TYPE_CNAME)) {
sbin/unwind/libunbound/validator/val_nsec.c
390
if(nsec_has_type(nsec, LDNS_RR_TYPE_CNAME)) {
sbin/unwind/libunbound/validator/val_nsec3.c
1227
} else if(nsec3_has_type(rrset, rr, LDNS_RR_TYPE_CNAME)) {
sbin/unwind/libunbound/validator/val_nsec3.c
1306
} else if(nsec3_has_type(rrset, rr, LDNS_RR_TYPE_CNAME)) {
sbin/unwind/libunbound/validator/val_sigcrypt.c
1102
case LDNS_RR_TYPE_CNAME:
sbin/unwind/libunbound/validator/val_sigcrypt.c
949
case LDNS_RR_TYPE_CNAME:
sbin/unwind/libunbound/validator/val_utils.c
1029
LDNS_RR_TYPE_CNAME) {
sbin/unwind/libunbound/validator/val_utils.c
1038
} else if(ntohs(orig->rrsets[i]->rk.type) == LDNS_RR_TYPE_CNAME
sbin/unwind/libunbound/validator/val_utils.c
137
== LDNS_RR_TYPE_CNAME)
sbin/unwind/libunbound/validator/val_utils.c
151
if(ntohs(rep->rrsets[i]->rk.type) == LDNS_RR_TYPE_CNAME)
sbin/unwind/libunbound/validator/val_utils.c
283
qinf->qtype == LDNS_RR_TYPE_CNAME &&
sbin/unwind/libunbound/validator/val_utils.c
285
LDNS_RR_TYPE_CNAME && i > skip &&
sbin/unwind/libunbound/validator/val_utils.c
305
if(ntohs(rep->rrsets[i]->rk.type) == LDNS_RR_TYPE_CNAME
sbin/unwind/libunbound/validator/val_utils.c
975
if(ntohs(rep->rrsets[i]->rk.type) == LDNS_RR_TYPE_CNAME &&
sbin/unwind/libunbound/validator/validator.c
1573
if (ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME) {
sbin/unwind/libunbound/validator/validator.c
3070
qinfo->qname_len, LDNS_RR_TYPE_CNAME, qinfo->qclass);
sbin/unwind/libunbound/validator/validator.c
709
ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME &&
sbin/unwind/libunbound/validator/validator.c
733
if(ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME)
usr.sbin/unbound/daemon/acl_list.c
330
if(sldns_wirerr_get_type(rr, len, 1) == LDNS_RR_TYPE_CNAME) {
usr.sbin/unbound/daemon/acl_list.c
345
LDNS_RR_TYPE_CNAME) /* already have CNAME */
usr.sbin/unbound/daemon/remote.c
2546
do_cache_remove(w, nm, nmlen, LDNS_RR_TYPE_CNAME, LDNS_RR_CLASS_IN, pc);
usr.sbin/unbound/daemon/worker.c
783
htons(LDNS_RR_TYPE_CNAME) || rep->rrsets[0]->rk.type ==
usr.sbin/unbound/edns-subnet/subnetmod.c
827
if(ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME &&
usr.sbin/unbound/iterator/iter_resptype.c
132
if(ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME &&
usr.sbin/unbound/iterator/iter_resptype.c
197
if(ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME &&
usr.sbin/unbound/iterator/iter_resptype.c
88
if(ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME &&
usr.sbin/unbound/iterator/iter_scrub.c
273
cn->type = LDNS_RR_TYPE_CNAME;
usr.sbin/unbound/iterator/iter_scrub.c
483
if(nx && nx->type == LDNS_RR_TYPE_CNAME &&
usr.sbin/unbound/iterator/iter_scrub.c
520
if(rrset->type == LDNS_RR_TYPE_CNAME) {
usr.sbin/unbound/iterator/iter_scrub.c
609
rrset->type==LDNS_RR_TYPE_CNAME ||
usr.sbin/unbound/iterator/iter_scrub.c
752
rrset->type==LDNS_RR_TYPE_CNAME ||
usr.sbin/unbound/iterator/iter_utils.c
1453
ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME) {
usr.sbin/unbound/iterator/iterator.c
1441
iq->qchase.qname_len, LDNS_RR_TYPE_CNAME,
usr.sbin/unbound/iterator/iterator.c
1443
iq->qchase.qtype != LDNS_RR_TYPE_CNAME &&
usr.sbin/unbound/iterator/iterator.c
2858
iq->qchase.qname_len, LDNS_RR_TYPE_CNAME,
usr.sbin/unbound/iterator/iterator.c
2860
iq->qchase.qtype != LDNS_RR_TYPE_CNAME &&
usr.sbin/unbound/iterator/iterator.c
3256
(iq->qchase.qtype == LDNS_RR_TYPE_CNAME ||
usr.sbin/unbound/iterator/iterator.c
3560
iq->qchase.qname_len, LDNS_RR_TYPE_CNAME,
usr.sbin/unbound/iterator/iterator.c
3562
iq->qchase.qtype != LDNS_RR_TYPE_CNAME &&
usr.sbin/unbound/iterator/iterator.c
555
if(ntohs(r->rk.type) == LDNS_RR_TYPE_CNAME &&
usr.sbin/unbound/respip/respip.c
1046
redirect_rrset->rk.type == ntohs(LDNS_RR_TYPE_CNAME) &&
usr.sbin/unbound/respip/respip.c
268
if (rrtype == LDNS_RR_TYPE_CNAME && raddr->data) {
usr.sbin/unbound/respip/respip.c
273
raddr->data->rk.type == htons(LDNS_RR_TYPE_CNAME)) {
usr.sbin/unbound/respip/respip.c
277
} else if((rrtype != LDNS_RR_TYPE_CNAME) &&
usr.sbin/unbound/services/authzone.c
2693
(*cname)->rk.type = htons(LDNS_RR_TYPE_CNAME);
usr.sbin/unbound/services/authzone.c
3193
if((rrset=az_domain_rrset(node, LDNS_RR_TYPE_CNAME))==NULL)
usr.sbin/unbound/services/authzone.c
3301
} else if((rrset=az_domain_rrset(wildcard, LDNS_RR_TYPE_CNAME))!=NULL) {
usr.sbin/unbound/services/authzone.c
3380
if((rrset=az_domain_rrset(node, LDNS_RR_TYPE_CNAME)) != NULL) {
usr.sbin/unbound/services/cache/dns.c
1033
ntohs(data->rrsets[0]->rk.type) != LDNS_RR_TYPE_CNAME)
usr.sbin/unbound/services/cache/dns.c
647
LDNS_RR_TYPE_CNAME) || r->rrsets[0]->rk.type == htons(
usr.sbin/unbound/services/cache/dns.c
789
ck->rk.type = htons(LDNS_RR_TYPE_CNAME);
usr.sbin/unbound/services/cache/dns.c
949
LDNS_RR_TYPE_CNAME, qclass, 0, now, 0);
usr.sbin/unbound/services/cache/dns.c
966
LDNS_RR_TYPE_CNAME, qclass, 0, now, 0))) {
usr.sbin/unbound/services/localzone.c
1395
if(rdr_type != qinfo->qtype && rdr_type != LDNS_RR_TYPE_CNAME)
usr.sbin/unbound/services/localzone.c
1466
if(result && qinfo->qtype != LDNS_RR_TYPE_CNAME &&
usr.sbin/unbound/services/localzone.c
1467
r->rk.type == htons(LDNS_RR_TYPE_CNAME)) {
usr.sbin/unbound/services/localzone.c
1530
qinfo->qtype != LDNS_RR_TYPE_CNAME &&
usr.sbin/unbound/services/localzone.c
1531
lr->rrset->rk.type == htons(LDNS_RR_TYPE_CNAME)) {
usr.sbin/unbound/services/localzone.c
338
if(alias_ok && p->rrset->rk.type == htons(LDNS_RR_TYPE_CNAME))
usr.sbin/unbound/services/localzone.c
567
if (rrtype == LDNS_RR_TYPE_CNAME)
usr.sbin/unbound/services/localzone.c
570
htons(LDNS_RR_TYPE_CNAME)) {
usr.sbin/unbound/services/mesh.c
1994
htons(LDNS_RR_TYPE_CNAME));
usr.sbin/unbound/services/rpz.c
1267
if(ntohs(packed_rrset->type) == LDNS_RR_TYPE_CNAME && alias_ok)
usr.sbin/unbound/services/rpz.c
197
case LDNS_RR_TYPE_CNAME:
usr.sbin/unbound/services/rpz.c
204
log_assert(rr_type == LDNS_RR_TYPE_CNAME);
usr.sbin/unbound/services/rpz.c
2096
if(alias_ok && p->rrset->rk.type == htons(LDNS_RR_TYPE_CNAME))
usr.sbin/unbound/services/rpz.c
488
rrset->rk.type = htons(LDNS_RR_TYPE_CNAME);
usr.sbin/unbound/services/rpz.c
950
if (rrtype == LDNS_RR_TYPE_CNAME && raddr->data != NULL) {
usr.sbin/unbound/sldns/rrdef.c
255
{LDNS_RR_TYPE_CNAME, "CNAME", 1, 1, type_cname_wireformat, LDNS_RDF_TYPE_NONE, LDNS_RR_COMPRESS, 1 },
usr.sbin/unbound/testcode/unitmain.c
914
verify_rrset(set, "192.0.2.0/24", "www.example.com", 0, LDNS_RR_TYPE_CNAME);
usr.sbin/unbound/testcode/unitmain.c
951
0, LDNS_RR_TYPE_CNAME);
usr.sbin/unbound/util/data/msgreply.c
1068
if(t == LDNS_RR_TYPE_CNAME) {
usr.sbin/unbound/util/data/msgreply.c
1484
rrset->rk.type != htons(LDNS_RR_TYPE_CNAME) ||
usr.sbin/unbound/util/data/msgreply.c
424
&& msg->rrset_first->type==LDNS_RR_TYPE_CNAME){
usr.sbin/unbound/util/data/msgreply.c
849
if(ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME &&
usr.sbin/unbound/util/data/msgreply.c
877
if(ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME &&
usr.sbin/unbound/util/data/packed_rrset.c
201
if(ntohs(rrset->rk.type) != LDNS_RR_TYPE_CNAME &&
usr.sbin/unbound/validator/val_nsec.c
340
if(nsec_has_type(nsec, LDNS_RR_TYPE_CNAME)) {
usr.sbin/unbound/validator/val_nsec.c
390
if(nsec_has_type(nsec, LDNS_RR_TYPE_CNAME)) {
usr.sbin/unbound/validator/val_nsec3.c
1227
} else if(nsec3_has_type(rrset, rr, LDNS_RR_TYPE_CNAME)) {
usr.sbin/unbound/validator/val_nsec3.c
1306
} else if(nsec3_has_type(rrset, rr, LDNS_RR_TYPE_CNAME)) {
usr.sbin/unbound/validator/val_sigcrypt.c
1102
case LDNS_RR_TYPE_CNAME:
usr.sbin/unbound/validator/val_sigcrypt.c
949
case LDNS_RR_TYPE_CNAME:
usr.sbin/unbound/validator/val_utils.c
1029
LDNS_RR_TYPE_CNAME) {
usr.sbin/unbound/validator/val_utils.c
1038
} else if(ntohs(orig->rrsets[i]->rk.type) == LDNS_RR_TYPE_CNAME
usr.sbin/unbound/validator/val_utils.c
137
== LDNS_RR_TYPE_CNAME)
usr.sbin/unbound/validator/val_utils.c
151
if(ntohs(rep->rrsets[i]->rk.type) == LDNS_RR_TYPE_CNAME)
usr.sbin/unbound/validator/val_utils.c
283
qinf->qtype == LDNS_RR_TYPE_CNAME &&
usr.sbin/unbound/validator/val_utils.c
285
LDNS_RR_TYPE_CNAME && i > skip &&
usr.sbin/unbound/validator/val_utils.c
305
if(ntohs(rep->rrsets[i]->rk.type) == LDNS_RR_TYPE_CNAME
usr.sbin/unbound/validator/val_utils.c
975
if(ntohs(rep->rrsets[i]->rk.type) == LDNS_RR_TYPE_CNAME &&
usr.sbin/unbound/validator/validator.c
1573
if (ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME) {
usr.sbin/unbound/validator/validator.c
3070
qinfo->qname_len, LDNS_RR_TYPE_CNAME, qinfo->qclass);
usr.sbin/unbound/validator/validator.c
709
ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME &&
usr.sbin/unbound/validator/validator.c
733
if(ntohs(s->rk.type) == LDNS_RR_TYPE_CNAME)