Lines Matching refs:rrset_all_next
74 prev->rrset_all_next = (*rrset)->rrset_all_next; in remove_rrset()
75 else msg->rrset_first = (*rrset)->rrset_all_next; in remove_rrset()
86 *rrset = (*rrset)->rrset_all_next; in remove_rrset()
293 cn->rrset_all_next = nx; in synth_cname_rrset()
295 prev->rrset_all_next = cn; in synth_cname_rrset()
343 for(rrset = msg->rrset_first; rrset; rrset = rrset->rrset_all_next) in soa_in_auth()
460 struct rrset_parse* nx = rrset->rrset_all_next; in scrub_normalize()
514 struct rrset_parse* nx = rrset->rrset_all_next; in scrub_normalize()
540 if(prev) prev->rrset_all_next = nx; in scrub_normalize()
542 if(nx->rrset_all_next == NULL) in scrub_normalize()
544 rrset->rrset_all_next = in scrub_normalize()
545 nx->rrset_all_next; in scrub_normalize()
546 nx->rrset_all_next = rrset; in scrub_normalize()
557 rrset = rrset->rrset_all_next; in scrub_normalize()
569 rrset = rrset->rrset_all_next; in scrub_normalize()
595 rrset = rrset->rrset_all_next; in scrub_normalize()
679 rrset->rrset_all_next = NULL; in scrub_normalize()
684 rrset = rrset->rrset_all_next; in scrub_normalize()
720 rrset = rrset->rrset_all_next; in scrub_normalize()
888 rrset = rrset->rrset_all_next; in scrub_sanitize()
906 rrset = rrset->rrset_all_next; in scrub_sanitize()
1023 rrset = rrset->rrset_all_next; in scrub_sanitize()