Symbol: LDNS_SECTION_AUTHORITY
sbin/unwind/libunbound/iterator/iter_scrub.c
1027
(rrset->section == LDNS_SECTION_AUTHORITY ||
sbin/unwind/libunbound/iterator/iter_scrub.c
345
rrset->section == LDNS_SECTION_AUTHORITY)
sbin/unwind/libunbound/iterator/iter_scrub.c
606
while(rrset && rrset->section == LDNS_SECTION_AUTHORITY) {
sbin/unwind/libunbound/iterator/iter_scrub.c
81
case LDNS_SECTION_AUTHORITY: msg->ns_rrsets--; break;
sbin/unwind/libunbound/iterator/iter_scrub.c
998
rrset->section == LDNS_SECTION_AUTHORITY &&
sbin/unwind/libunbound/util/data/msgencode.c
773
LDNS_SECTION_AUTHORITY, qinfo->qtype,
sbin/unwind/libunbound/util/data/msgparse.c
165
} else if(type == LDNS_RR_TYPE_SOA && sec == LDNS_SECTION_AUTHORITY) {
sbin/unwind/libunbound/util/data/msgparse.c
308
case LDNS_SECTION_AUTHORITY: msg->ns_rrsets--; break;
sbin/unwind/libunbound/util/data/msgparse.c
320
case LDNS_SECTION_AUTHORITY: msg->ns_rrsets++; break;
sbin/unwind/libunbound/util/data/msgparse.c
413
case LDNS_SECTION_AUTHORITY: msg->ns_rrsets++; break;
sbin/unwind/libunbound/util/data/msgparse.c
930
if((ret = parse_section(pkt, msg, region, LDNS_SECTION_AUTHORITY,
sbin/unwind/libunbound/util/data/msgreply.c
256
if(type == LDNS_RR_TYPE_SOA && section == LDNS_SECTION_AUTHORITY) {
sbin/unwind/libunbound/util/data/msgreply.c
440
} else if(rrset->section == LDNS_SECTION_AUTHORITY) {
sbin/unwind/libunbound/validator/val_nsec.c
192
reason_bogus, LDNS_SECTION_AUTHORITY, qstate, &verified,
sbin/unwind/libunbound/validator/val_nsec3.c
1465
reason, reason_bogus, LDNS_SECTION_AUTHORITY, qstate,
sbin/unwind/libunbound/validator/val_sigcrypt.c
1324
section == LDNS_SECTION_AUTHORITY && qstate) {
sbin/unwind/libunbound/validator/validator.c
769
&reason_bogus, LDNS_SECTION_AUTHORITY, qstate,
usr.sbin/unbound/iterator/iter_scrub.c
1027
(rrset->section == LDNS_SECTION_AUTHORITY ||
usr.sbin/unbound/iterator/iter_scrub.c
345
rrset->section == LDNS_SECTION_AUTHORITY)
usr.sbin/unbound/iterator/iter_scrub.c
606
while(rrset && rrset->section == LDNS_SECTION_AUTHORITY) {
usr.sbin/unbound/iterator/iter_scrub.c
81
case LDNS_SECTION_AUTHORITY: msg->ns_rrsets--; break;
usr.sbin/unbound/iterator/iter_scrub.c
998
rrset->section == LDNS_SECTION_AUTHORITY &&
usr.sbin/unbound/testcode/testpkts.c
515
else if(add_section == LDNS_SECTION_AUTHORITY)
usr.sbin/unbound/testcode/testpkts.c
620
add_section = LDNS_SECTION_AUTHORITY;
usr.sbin/unbound/util/data/msgencode.c
773
LDNS_SECTION_AUTHORITY, qinfo->qtype,
usr.sbin/unbound/util/data/msgparse.c
165
} else if(type == LDNS_RR_TYPE_SOA && sec == LDNS_SECTION_AUTHORITY) {
usr.sbin/unbound/util/data/msgparse.c
308
case LDNS_SECTION_AUTHORITY: msg->ns_rrsets--; break;
usr.sbin/unbound/util/data/msgparse.c
320
case LDNS_SECTION_AUTHORITY: msg->ns_rrsets++; break;
usr.sbin/unbound/util/data/msgparse.c
413
case LDNS_SECTION_AUTHORITY: msg->ns_rrsets++; break;
usr.sbin/unbound/util/data/msgparse.c
930
if((ret = parse_section(pkt, msg, region, LDNS_SECTION_AUTHORITY,
usr.sbin/unbound/util/data/msgreply.c
256
if(type == LDNS_RR_TYPE_SOA && section == LDNS_SECTION_AUTHORITY) {
usr.sbin/unbound/util/data/msgreply.c
440
} else if(rrset->section == LDNS_SECTION_AUTHORITY) {
usr.sbin/unbound/validator/val_nsec.c
192
reason_bogus, LDNS_SECTION_AUTHORITY, qstate, &verified,
usr.sbin/unbound/validator/val_nsec3.c
1465
reason, reason_bogus, LDNS_SECTION_AUTHORITY, qstate,
usr.sbin/unbound/validator/val_sigcrypt.c
1324
section == LDNS_SECTION_AUTHORITY && qstate) {
usr.sbin/unbound/validator/validator.c
769
&reason_bogus, LDNS_SECTION_AUTHORITY, qstate,