Searched refs:ip6_rt_copy (Results 1 – 1 of 1) sorted by relevance
75 static struct rt6_info *ip6_rt_copy(struct rt6_info *ort,885 rt = ip6_rt_copy(ort, daddr); in rt6_alloc_cow()908 struct rt6_info *rt = ip6_rt_copy(ort, daddr); in rt6_alloc_clone()1918 nrt = ip6_rt_copy(rt, &msg->dest); in rt6_do_redirect()1950 static struct rt6_info *ip6_rt_copy(struct rt6_info *ort, in ip6_rt_copy() function