Symbol: LDNS_SECTION_ADDITIONAL
sbin/unwind/libunbound/iterator/iter_scrub.c
1098
if(del_addi && rrset->section == LDNS_SECTION_ADDITIONAL) {
sbin/unwind/libunbound/iterator/iter_scrub.c
1111
rrset->section == LDNS_SECTION_ADDITIONAL &&
sbin/unwind/libunbound/iterator/iter_scrub.c
169
if(r && r->section == LDNS_SECTION_ADDITIONAL) {
sbin/unwind/libunbound/iterator/iter_scrub.c
178
if(r && r->section == LDNS_SECTION_ADDITIONAL) {
sbin/unwind/libunbound/iterator/iter_scrub.c
795
while(rrset && rrset->section == LDNS_SECTION_ADDITIONAL) {
sbin/unwind/libunbound/iterator/iter_scrub.c
82
case LDNS_SECTION_ADDITIONAL: msg->ar_rrsets--; break;
sbin/unwind/libunbound/util/data/msgencode.c
586
if(s != LDNS_SECTION_ADDITIONAL) {
sbin/unwind/libunbound/util/data/msgencode.c
806
&tree, LDNS_SECTION_ADDITIONAL, qinfo->qtype,
sbin/unwind/libunbound/util/data/msgparse.c
1194
if(found->section != LDNS_SECTION_ADDITIONAL)
sbin/unwind/libunbound/util/data/msgparse.c
311
case LDNS_SECTION_ADDITIONAL: msg->ar_rrsets--; break;
sbin/unwind/libunbound/util/data/msgparse.c
323
case LDNS_SECTION_ADDITIONAL: msg->ar_rrsets++; break;
sbin/unwind/libunbound/util/data/msgparse.c
416
case LDNS_SECTION_ADDITIONAL: msg->ar_rrsets++; break;
sbin/unwind/libunbound/util/data/msgparse.c
942
LDNS_SECTION_ADDITIONAL, msg->arcount, &msg->ar_rrsets)) != 0)
sbin/unwind/libunbound/validator/validator.c
854
&reason, NULL, LDNS_SECTION_ADDITIONAL, qstate,
usr.sbin/unbound/iterator/iter_scrub.c
1098
if(del_addi && rrset->section == LDNS_SECTION_ADDITIONAL) {
usr.sbin/unbound/iterator/iter_scrub.c
1111
rrset->section == LDNS_SECTION_ADDITIONAL &&
usr.sbin/unbound/iterator/iter_scrub.c
169
if(r && r->section == LDNS_SECTION_ADDITIONAL) {
usr.sbin/unbound/iterator/iter_scrub.c
178
if(r && r->section == LDNS_SECTION_ADDITIONAL) {
usr.sbin/unbound/iterator/iter_scrub.c
795
while(rrset && rrset->section == LDNS_SECTION_ADDITIONAL) {
usr.sbin/unbound/iterator/iter_scrub.c
82
case LDNS_SECTION_ADDITIONAL: msg->ar_rrsets--; break;
usr.sbin/unbound/testcode/testpkts.c
522
else if(add_section == LDNS_SECTION_ADDITIONAL)
usr.sbin/unbound/testcode/testpkts.c
630
add_section = LDNS_SECTION_ADDITIONAL;
usr.sbin/unbound/util/data/msgencode.c
586
if(s != LDNS_SECTION_ADDITIONAL) {
usr.sbin/unbound/util/data/msgencode.c
806
&tree, LDNS_SECTION_ADDITIONAL, qinfo->qtype,
usr.sbin/unbound/util/data/msgparse.c
1194
if(found->section != LDNS_SECTION_ADDITIONAL)
usr.sbin/unbound/util/data/msgparse.c
311
case LDNS_SECTION_ADDITIONAL: msg->ar_rrsets--; break;
usr.sbin/unbound/util/data/msgparse.c
323
case LDNS_SECTION_ADDITIONAL: msg->ar_rrsets++; break;
usr.sbin/unbound/util/data/msgparse.c
416
case LDNS_SECTION_ADDITIONAL: msg->ar_rrsets++; break;
usr.sbin/unbound/util/data/msgparse.c
942
LDNS_SECTION_ADDITIONAL, msg->arcount, &msg->ar_rrsets)) != 0)
usr.sbin/unbound/validator/validator.c
854
&reason, NULL, LDNS_SECTION_ADDITIONAL, qstate,