Searched refs:sortree1 (Results 1 – 1 of 1) sorted by relevance
1189 struct rbtree_type sortree1, sortree2; in rrset_canonical_equal() local1219 rbtree_init(&sortree1, &canonical_tree_compare); in rrset_canonical_equal()1228 canonical_sort(k1, d1, &sortree1, rrs1); in rrset_canonical_equal()1232 if(sortree1.count != sortree2.count) in rrset_canonical_equal()1234 p1 = (struct canon_rr*)rbtree_first(&sortree1); in rrset_canonical_equal()