Symbol: LDNS_RR_CLASS_IN
sbin/unwind/frontend.c
900
pq->qinfo.qclass == LDNS_RR_CLASS_IN && dns64_prefix_count > 0) {
sbin/unwind/libunbound/dns64/dns64.c
346
node->dclass = LDNS_RR_CLASS_IN;
sbin/unwind/libunbound/dns64/dns64.c
879
LDNS_RR_CLASS_IN, 0);
sbin/unwind/libunbound/dns64/dns64.c
885
LDNS_RR_CLASS_IN, 0);
sbin/unwind/libunbound/iterator/iter_fwd.c
302
if(!forwards_insert(fwd, LDNS_RR_CLASS_IN, dp))
sbin/unwind/libunbound/iterator/iter_fwd.c
335
if(fwd_zone_find(fwd, LDNS_RR_CLASS_IN, dname) != NULL) {
sbin/unwind/libunbound/iterator/iter_fwd.c
340
if(!fwd_add_stub_hole(fwd, LDNS_RR_CLASS_IN, dname)) {
sbin/unwind/libunbound/iterator/iter_fwd.c
364
if(fwd_zone_find(fwd, LDNS_RR_CLASS_IN, dname) != NULL) {
sbin/unwind/libunbound/iterator/iter_fwd.c
369
if(!fwd_add_stub_hole(fwd, LDNS_RR_CLASS_IN, dname)) {
sbin/unwind/libunbound/iterator/iter_hints.c
302
if(!hints_insert(hints, LDNS_RR_CLASS_IN, dp, !s->isprime))
sbin/unwind/libunbound/iterator/iter_hints.c
317
uint16_t c = LDNS_RR_CLASS_IN;
sbin/unwind/libunbound/iterator/iter_hints.c
462
if(!hints_find_root(hints, LDNS_RR_CLASS_IN, nolock)) {
sbin/unwind/libunbound/iterator/iter_hints.c
470
if(!hints_insert(hints, LDNS_RR_CLASS_IN, dp, 0)) {
sbin/unwind/libunbound/iterator/iter_priv.c
139
LDNS_RR_CLASS_IN)) {
sbin/unwind/libunbound/iterator/iter_utils.c
168
n->dclass = LDNS_RR_CLASS_IN;
sbin/unwind/libunbound/libunbound/libunbound.c
1378
LDNS_RR_CLASS_IN))) {
sbin/unwind/libunbound/libunbound/libunbound.c
1388
LDNS_RR_CLASS_IN, t)) {
sbin/unwind/libunbound/libunbound/libunbound.c
1413
LDNS_RR_CLASS_IN))) {
sbin/unwind/libunbound/libunbound/libunbound.c
1445
LDNS_RR_CLASS_IN);
sbin/unwind/libunbound/services/authzone.c
533
z = auth_zone_find(az, nm, nmlen, LDNS_RR_CLASS_IN);
sbin/unwind/libunbound/services/authzone.c
536
z = auth_zone_create(az, nm, nmlen, LDNS_RR_CLASS_IN);
sbin/unwind/libunbound/services/cache/infra.c
181
nmlen, labs, LDNS_RR_CLASS_IN);
sbin/unwind/libunbound/services/cache/infra.c
197
d->node.dclass = LDNS_RR_CLASS_IN;
sbin/unwind/libunbound/services/cache/infra.c
201
LDNS_RR_CLASS_IN)) {
sbin/unwind/libunbound/services/cache/infra.c
923
LDNS_RR_CLASS_IN);
sbin/unwind/libunbound/services/localzone.c
1072
rr_name, len, labs, LDNS_RR_CLASS_IN, rr_type);
sbin/unwind/libunbound/services/localzone.c
1165
LDNS_RR_CLASS_IN))
sbin/unwind/libunbound/services/localzone.c
797
LDNS_RR_CLASS_IN)))
sbin/unwind/libunbound/services/localzone.c
810
z.dclass = LDNS_RR_CLASS_IN;
sbin/unwind/libunbound/services/localzone.c
854
if(!(z=lz_enter_zone(zones, name, "static", LDNS_RR_CLASS_IN)))
sbin/unwind/libunbound/services/localzone.c
889
LDNS_RR_CLASS_IN)) ||
sbin/unwind/libunbound/services/localzone.c
909
LDNS_RR_CLASS_IN)) ||
sbin/unwind/libunbound/services/localzone.c
927
LDNS_RR_CLASS_IN)) ||
sbin/unwind/libunbound/services/localzone.c
990
LDNS_RR_CLASS_IN))
sbin/unwind/libunbound/services/outside_network.c
3499
LDNS_RR_TYPE_NS, LDNS_RR_CLASS_IN);
sbin/unwind/libunbound/services/rpz.c
1188
LDNS_RR_CLASS_IN, &exact);
sbin/unwind/libunbound/services/rpz.c
1829
csoa.rk.rrset_class = htons(LDNS_RR_CLASS_IN);
sbin/unwind/libunbound/services/rpz.c
489
rrset->rk.rrset_class = htons(LDNS_RR_CLASS_IN);
sbin/unwind/libunbound/services/rpz.c
690
z = local_zones_find(lz, dname, dnamelen, dnamelabs, LDNS_RR_CLASS_IN);
sbin/unwind/libunbound/sldns/rrdef.c
21
{ LDNS_RR_CLASS_IN, "IN" },
sbin/unwind/libunbound/sldns/str2wire.c
292
*cl = LDNS_RR_CLASS_IN;
sbin/unwind/libunbound/validator/autotrust.c
1450
uint16_t rrclass = htons(LDNS_RR_CLASS_IN);
sbin/unwind/libunbound/validator/val_anchor.c
391
LDNS_RR_CLASS_IN, NULL, 0);
sbin/unwind/libunbound/validator/validator.c
2053
LDNS_RR_TYPE_DNSKEY, LDNS_RR_CLASS_IN);
sbin/unwind/libunbound/validator/validator.c
2055
LDNS_RR_TYPE_DNSKEY, LDNS_RR_CLASS_IN);
sbin/unwind/libunbound/validator/validator.c
2073
LDNS_RR_TYPE_DNSKEY, LDNS_RR_CLASS_IN);
sbin/unwind/libunbound/validator/validator.c
2078
log_nametypeclass(VERB_ALGO, "DS RRset", vq->ds_rrset->rk.dname, LDNS_RR_TYPE_DS, LDNS_RR_CLASS_IN);
sbin/unwind/resolver.c
1565
if (resolve(res, ".", LDNS_RR_TYPE_NS, LDNS_RR_CLASS_IN,
sbin/unwind/resolver.c
1928
if (resolve(res, ".", LDNS_RR_TYPE_DNSKEY, LDNS_RR_CLASS_IN, NULL,
sbin/unwind/resolver.c
2313
if ((aq = res_query_async("ipv4only.arpa.", LDNS_RR_CLASS_IN,
usr.sbin/unbound/daemon/cachedump.c
976
qinfo.qclass = LDNS_RR_CLASS_IN;
usr.sbin/unbound/daemon/remote.c
1328
nmlabs, LDNS_RR_CLASS_IN))) {
usr.sbin/unbound/daemon/remote.c
1338
nmlabs, LDNS_RR_CLASS_IN, t)) {
usr.sbin/unbound/daemon/remote.c
1396
nmlabs, LDNS_RR_CLASS_IN))) {
usr.sbin/unbound/daemon/remote.c
1522
nmlen, nmlabs, LDNS_RR_CLASS_IN);
usr.sbin/unbound/daemon/remote.c
2160
do_cache_remove(worker, nm, nmlen, t, LDNS_RR_CLASS_IN, pc);
usr.sbin/unbound/daemon/remote.c
2542
do_cache_remove(w, nm, nmlen, LDNS_RR_TYPE_A, LDNS_RR_CLASS_IN, pc);
usr.sbin/unbound/daemon/remote.c
2543
do_cache_remove(w, nm, nmlen, LDNS_RR_TYPE_AAAA, LDNS_RR_CLASS_IN, pc);
usr.sbin/unbound/daemon/remote.c
2544
do_cache_remove(w, nm, nmlen, LDNS_RR_TYPE_NS, LDNS_RR_CLASS_IN, pc);
usr.sbin/unbound/daemon/remote.c
2545
do_cache_remove(w, nm, nmlen, LDNS_RR_TYPE_SOA, LDNS_RR_CLASS_IN, pc);
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/remote.c
2547
do_cache_remove(w, nm, nmlen, LDNS_RR_TYPE_DNAME, LDNS_RR_CLASS_IN, pc);
usr.sbin/unbound/daemon/remote.c
2548
do_cache_remove(w, nm, nmlen, LDNS_RR_TYPE_MX, LDNS_RR_CLASS_IN, pc);
usr.sbin/unbound/daemon/remote.c
2549
do_cache_remove(w, nm, nmlen, LDNS_RR_TYPE_PTR, LDNS_RR_CLASS_IN, pc);
usr.sbin/unbound/daemon/remote.c
2550
do_cache_remove(w, nm, nmlen, LDNS_RR_TYPE_SRV, LDNS_RR_CLASS_IN, pc);
usr.sbin/unbound/daemon/remote.c
2551
do_cache_remove(w, nm, nmlen, LDNS_RR_TYPE_NAPTR, LDNS_RR_CLASS_IN, pc);
usr.sbin/unbound/daemon/remote.c
2552
do_cache_remove(w, nm, nmlen, LDNS_RR_TYPE_SVCB, LDNS_RR_CLASS_IN, pc);
usr.sbin/unbound/daemon/remote.c
2553
do_cache_remove(w, nm, nmlen, LDNS_RR_TYPE_HTTPS, LDNS_RR_CLASS_IN, pc);
usr.sbin/unbound/daemon/remote.c
2599
dp = forwards_lookup(fwds, root, LDNS_RR_CLASS_IN, nolock);
usr.sbin/unbound/daemon/remote.c
2605
if(!ssl_print_name_dp(ssl, NULL, root, LDNS_RR_CLASS_IN, dp)) {
usr.sbin/unbound/daemon/remote.c
2696
forwards_delete_zone(fwd, LDNS_RR_CLASS_IN, root, nolock);
usr.sbin/unbound/daemon/remote.c
2701
if(!forwards_add_zone(fwd, LDNS_RR_CLASS_IN, dp, nolock)) {
usr.sbin/unbound/daemon/remote.c
2771
if(!anchors_add_insecure(worker->env.anchors, LDNS_RR_CLASS_IN,
usr.sbin/unbound/daemon/remote.c
2780
if(!forwards_add_zone(fwd, LDNS_RR_CLASS_IN, dp, nolock)) {
usr.sbin/unbound/daemon/remote.c
2804
anchors_delete_insecure(worker->env.anchors, LDNS_RR_CLASS_IN,
usr.sbin/unbound/daemon/remote.c
2806
forwards_delete_zone(fwd, LDNS_RR_CLASS_IN, nm, nolock);
usr.sbin/unbound/daemon/remote.c
2829
if(!anchors_add_insecure(worker->env.anchors, LDNS_RR_CLASS_IN,
usr.sbin/unbound/daemon/remote.c
2839
if(!forwards_add_stub_hole(fwd, LDNS_RR_CLASS_IN, nm, nolock)) {
usr.sbin/unbound/daemon/remote.c
2842
LDNS_RR_CLASS_IN, nm);
usr.sbin/unbound/daemon/remote.c
2850
if(!hints_add_stub(worker->env.hints, LDNS_RR_CLASS_IN, dp, !prime,
usr.sbin/unbound/daemon/remote.c
2853
forwards_delete_stub_hole(fwd, LDNS_RR_CLASS_IN, nm, nolock);
usr.sbin/unbound/daemon/remote.c
2856
LDNS_RR_CLASS_IN, nm);
usr.sbin/unbound/daemon/remote.c
2882
anchors_delete_insecure(worker->env.anchors, LDNS_RR_CLASS_IN,
usr.sbin/unbound/daemon/remote.c
2884
forwards_delete_stub_hole(fwd, LDNS_RR_CLASS_IN, nm, nolock);
usr.sbin/unbound/daemon/remote.c
2885
hints_delete_stub(worker->env.hints, LDNS_RR_CLASS_IN, nm, nolock);
usr.sbin/unbound/daemon/remote.c
2903
LDNS_RR_CLASS_IN, nm)) {
usr.sbin/unbound/daemon/remote.c
2924
LDNS_RR_CLASS_IN, nm);
usr.sbin/unbound/daemon/remote.c
3182
z = auth_zone_find(az, nm, nmlen, LDNS_RR_CLASS_IN);
usr.sbin/unbound/daemon/remote.c
3186
xfr = auth_xfer_find(az, nm, nmlen, LDNS_RR_CLASS_IN);
usr.sbin/unbound/daemon/remote.c
3260
LDNS_RR_CLASS_IN)) {
usr.sbin/unbound/daemon/remote.c
3622
z = auth_zone_find(az, nm, nmlen, LDNS_RR_CLASS_IN);
usr.sbin/unbound/dns64/dns64.c
346
node->dclass = LDNS_RR_CLASS_IN;
usr.sbin/unbound/dns64/dns64.c
879
LDNS_RR_CLASS_IN, 0);
usr.sbin/unbound/dns64/dns64.c
885
LDNS_RR_CLASS_IN, 0);
usr.sbin/unbound/edns-subnet/subnet-whitelist.c
162
LDNS_RR_CLASS_IN)) {
usr.sbin/unbound/ipsecmod/ipsecmod-whitelist.c
76
n->dclass = LDNS_RR_CLASS_IN;
usr.sbin/unbound/iterator/iter_fwd.c
302
if(!forwards_insert(fwd, LDNS_RR_CLASS_IN, dp))
usr.sbin/unbound/iterator/iter_fwd.c
335
if(fwd_zone_find(fwd, LDNS_RR_CLASS_IN, dname) != NULL) {
usr.sbin/unbound/iterator/iter_fwd.c
340
if(!fwd_add_stub_hole(fwd, LDNS_RR_CLASS_IN, dname)) {
usr.sbin/unbound/iterator/iter_fwd.c
364
if(fwd_zone_find(fwd, LDNS_RR_CLASS_IN, dname) != NULL) {
usr.sbin/unbound/iterator/iter_fwd.c
369
if(!fwd_add_stub_hole(fwd, LDNS_RR_CLASS_IN, dname)) {
usr.sbin/unbound/iterator/iter_hints.c
302
if(!hints_insert(hints, LDNS_RR_CLASS_IN, dp, !s->isprime))
usr.sbin/unbound/iterator/iter_hints.c
317
uint16_t c = LDNS_RR_CLASS_IN;
usr.sbin/unbound/iterator/iter_hints.c
462
if(!hints_find_root(hints, LDNS_RR_CLASS_IN, nolock)) {
usr.sbin/unbound/iterator/iter_hints.c
470
if(!hints_insert(hints, LDNS_RR_CLASS_IN, dp, 0)) {
usr.sbin/unbound/iterator/iter_priv.c
139
LDNS_RR_CLASS_IN)) {
usr.sbin/unbound/iterator/iter_utils.c
168
n->dclass = LDNS_RR_CLASS_IN;
usr.sbin/unbound/libunbound/libunbound.c
1378
LDNS_RR_CLASS_IN))) {
usr.sbin/unbound/libunbound/libunbound.c
1388
LDNS_RR_CLASS_IN, t)) {
usr.sbin/unbound/libunbound/libunbound.c
1413
LDNS_RR_CLASS_IN))) {
usr.sbin/unbound/libunbound/libunbound.c
1445
LDNS_RR_CLASS_IN);
usr.sbin/unbound/services/authzone.c
533
z = auth_zone_find(az, nm, nmlen, LDNS_RR_CLASS_IN);
usr.sbin/unbound/services/authzone.c
536
z = auth_zone_create(az, nm, nmlen, LDNS_RR_CLASS_IN);
usr.sbin/unbound/services/cache/infra.c
181
nmlen, labs, LDNS_RR_CLASS_IN);
usr.sbin/unbound/services/cache/infra.c
197
d->node.dclass = LDNS_RR_CLASS_IN;
usr.sbin/unbound/services/cache/infra.c
201
LDNS_RR_CLASS_IN)) {
usr.sbin/unbound/services/cache/infra.c
923
LDNS_RR_CLASS_IN);
usr.sbin/unbound/services/localzone.c
1072
rr_name, len, labs, LDNS_RR_CLASS_IN, rr_type);
usr.sbin/unbound/services/localzone.c
1165
LDNS_RR_CLASS_IN))
usr.sbin/unbound/services/localzone.c
797
LDNS_RR_CLASS_IN)))
usr.sbin/unbound/services/localzone.c
810
z.dclass = LDNS_RR_CLASS_IN;
usr.sbin/unbound/services/localzone.c
854
if(!(z=lz_enter_zone(zones, name, "static", LDNS_RR_CLASS_IN)))
usr.sbin/unbound/services/localzone.c
889
LDNS_RR_CLASS_IN)) ||
usr.sbin/unbound/services/localzone.c
909
LDNS_RR_CLASS_IN)) ||
usr.sbin/unbound/services/localzone.c
927
LDNS_RR_CLASS_IN)) ||
usr.sbin/unbound/services/localzone.c
990
LDNS_RR_CLASS_IN))
usr.sbin/unbound/services/outside_network.c
3499
LDNS_RR_TYPE_NS, LDNS_RR_CLASS_IN);
usr.sbin/unbound/services/rpz.c
1188
LDNS_RR_CLASS_IN, &exact);
usr.sbin/unbound/services/rpz.c
1829
csoa.rk.rrset_class = htons(LDNS_RR_CLASS_IN);
usr.sbin/unbound/services/rpz.c
489
rrset->rk.rrset_class = htons(LDNS_RR_CLASS_IN);
usr.sbin/unbound/services/rpz.c
690
z = local_zones_find(lz, dname, dnamelen, dnamelabs, LDNS_RR_CLASS_IN);
usr.sbin/unbound/sldns/rrdef.c
21
{ LDNS_RR_CLASS_IN, "IN" },
usr.sbin/unbound/sldns/str2wire.c
292
*cl = LDNS_RR_CLASS_IN;
usr.sbin/unbound/smallapp/unbound-anchor.c
2150
r = ub_resolve(ctx, ".", LDNS_RR_TYPE_DNSKEY, LDNS_RR_CLASS_IN, &res);
usr.sbin/unbound/smallapp/unbound-anchor.c
667
LDNS_RR_CLASS_IN, &list);
usr.sbin/unbound/smallapp/unbound-anchor.c
673
LDNS_RR_CLASS_IN, &list);
usr.sbin/unbound/smallapp/unbound-host.c
216
return LDNS_RR_CLASS_IN;
usr.sbin/unbound/testcode/asynclook.c
210
if(result->qclass != LDNS_RR_CLASS_IN) {
usr.sbin/unbound/testcode/asynclook.c
320
LDNS_RR_CLASS_IN, &async_ids[i], ext_callback,
usr.sbin/unbound/testcode/asynclook.c
336
LDNS_RR_CLASS_IN, NULL, ext_callback, NULL);
usr.sbin/unbound/testcode/asynclook.c
341
LDNS_RR_TYPE_A, LDNS_RR_CLASS_IN, &result);
usr.sbin/unbound/testcode/asynclook.c
518
LDNS_RR_CLASS_IN, &lookups[i].result);
usr.sbin/unbound/testcode/asynclook.c
523
LDNS_RR_CLASS_IN, &lookups[i], &lookup_is_done,
usr.sbin/unbound/testcode/unitanchor.c
53
uint16_t c = LDNS_RR_CLASS_IN;
usr.sbin/unbound/testcode/unitanchor.c
70
uint16_t c = LDNS_RR_CLASS_IN;
usr.sbin/unbound/testcode/unitanchor.c
98
uint16_t c = LDNS_RR_CLASS_IN;
usr.sbin/unbound/testcode/unitauth.c
667
z = auth_zone_create(az, nm, nmlen, LDNS_RR_CLASS_IN);
usr.sbin/unbound/testcode/unitmain.c
1170
qinfo.qclass = LDNS_RR_CLASS_IN;
usr.sbin/unbound/testcode/unitmain.c
1256
LDNS_RR_CLASS_IN);
usr.sbin/unbound/testcode/unitmain.c
1267
local_zones_add_zone(z2, nm, nmlen, nmlabs, LDNS_RR_CLASS_IN,
usr.sbin/unbound/testcode/unitneg.c
210
LDNS_RR_CLASS_IN);
usr.sbin/unbound/testcode/unitneg.c
213
LDNS_RR_CLASS_IN);
usr.sbin/unbound/testcode/unitneg.c
227
nsec.rk.rrset_class = htons(LDNS_RR_CLASS_IN);
usr.sbin/unbound/validator/autotrust.c
1446
uint16_t rrclass = htons(LDNS_RR_CLASS_IN);
usr.sbin/unbound/validator/val_anchor.c
391
LDNS_RR_CLASS_IN, NULL, 0);
usr.sbin/unbound/validator/validator.c
2053
LDNS_RR_TYPE_DNSKEY, LDNS_RR_CLASS_IN);
usr.sbin/unbound/validator/validator.c
2055
LDNS_RR_TYPE_DNSKEY, LDNS_RR_CLASS_IN);
usr.sbin/unbound/validator/validator.c
2073
LDNS_RR_TYPE_DNSKEY, LDNS_RR_CLASS_IN);
usr.sbin/unbound/validator/validator.c
2078
log_nametypeclass(VERB_ALGO, "DS RRset", vq->ds_rrset->rk.dname, LDNS_RR_TYPE_DS, LDNS_RR_CLASS_IN);