Searched refs:sortree2 (Results 1 – 1 of 1) sorted by relevance
1189 struct rbtree_type sortree1, sortree2; in rrset_canonical_equal() local1220 rbtree_init(&sortree2, &canonical_tree_compare); in rrset_canonical_equal()1229 canonical_sort(k2, d2, &sortree2, rrs2); in rrset_canonical_equal()1232 if(sortree1.count != sortree2.count) in rrset_canonical_equal()1235 p2 = (struct canon_rr*)rbtree_first(&sortree2); in rrset_canonical_equal()