Lines Matching refs:rrset_count
105 /* rrset_count-1 because the first ref is part of the struct. */
124 rep->rrset_count = total;
148 msg->rrset_count, sec_status_unchecked, LDNS_EDE_NONE);
159 for(i=0; i<rep->rrset_count; i++) {
505 if(rep->rrset_count == 0)
508 for(i=0; i<rep->rrset_count; i++) {
593 qsort(&rep->ref[0], rep->rrset_count, sizeof(struct rrset_ref),
607 for(i=0; i<rep->rrset_count; i++) {
627 for(i=0; i<rep->rrset_count; i++) {
697 s += r->rrset_count * sizeof(struct rrset_ref);
698 s += r->rrset_count * sizeof(struct ub_packed_rrset_key*);
767 for(i=0; i<dest->rrset_count; i++) {
804 rep->rrset_count, rep->security, rep->reason_bogus);
923 for(i=0; i<rep->rrset_count; i++) {
1079 for(i=0; i<rep->rrset_count; i++) {