Symbol: LDNS_SECTION_ADDITIONAL
sbin/unwind/libunbound/iterator/iter_scrub.c
1036
if(del_addi && rrset->section == LDNS_SECTION_ADDITIONAL) {
sbin/unwind/libunbound/iterator/iter_scrub.c
1049
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
737
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
570
if(s != LDNS_SECTION_ADDITIONAL) {
sbin/unwind/libunbound/util/data/msgencode.c
790
&tree, LDNS_SECTION_ADDITIONAL, qinfo->qtype,
sbin/unwind/libunbound/util/data/msgparse.c
1183
if(found->section != LDNS_SECTION_ADDITIONAL)
sbin/unwind/libunbound/util/data/msgparse.c
309
case LDNS_SECTION_ADDITIONAL: msg->ar_rrsets--; break;
sbin/unwind/libunbound/util/data/msgparse.c
321
case LDNS_SECTION_ADDITIONAL: msg->ar_rrsets++; break;
sbin/unwind/libunbound/util/data/msgparse.c
414
case LDNS_SECTION_ADDITIONAL: msg->ar_rrsets++; break;
sbin/unwind/libunbound/util/data/msgparse.c
937
LDNS_SECTION_ADDITIONAL, msg->arcount, &msg->ar_rrsets)) != 0)
sbin/unwind/libunbound/validator/validator.c
815
&reason, NULL, LDNS_SECTION_ADDITIONAL, qstate,
usr.sbin/unbound/iterator/iter_scrub.c
1036
if(del_addi && rrset->section == LDNS_SECTION_ADDITIONAL) {
usr.sbin/unbound/iterator/iter_scrub.c
1049
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
737
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
517
else if(add_section == LDNS_SECTION_ADDITIONAL)
usr.sbin/unbound/testcode/testpkts.c
622
add_section = LDNS_SECTION_ADDITIONAL;
usr.sbin/unbound/util/data/msgencode.c
570
if(s != LDNS_SECTION_ADDITIONAL) {
usr.sbin/unbound/util/data/msgencode.c
790
&tree, LDNS_SECTION_ADDITIONAL, qinfo->qtype,
usr.sbin/unbound/util/data/msgparse.c
1183
if(found->section != LDNS_SECTION_ADDITIONAL)
usr.sbin/unbound/util/data/msgparse.c
309
case LDNS_SECTION_ADDITIONAL: msg->ar_rrsets--; break;
usr.sbin/unbound/util/data/msgparse.c
321
case LDNS_SECTION_ADDITIONAL: msg->ar_rrsets++; break;
usr.sbin/unbound/util/data/msgparse.c
414
case LDNS_SECTION_ADDITIONAL: msg->ar_rrsets++; break;
usr.sbin/unbound/util/data/msgparse.c
937
LDNS_SECTION_ADDITIONAL, msg->arcount, &msg->ar_rrsets)) != 0)
usr.sbin/unbound/validator/validator.c
815
&reason, NULL, LDNS_SECTION_ADDITIONAL, qstate,