Searched refs:dst_r (Results 1 – 1 of 1) sorted by relevance
282 struct rs_el *src_r, *dst_r; in rangeset_copy() local295 dst_r = dst_rs->rs_dup_data(dst_rs->rs_data_ctx, src_r); in rangeset_copy()296 if (dst_r == NULL) { in rangeset_copy()300 error = RANGESET_PCTRIE_INSERT(&dst_rs->rs_trie, dst_r); in rangeset_copy()