Searched refs:ip6_rt_copy (Results 1 – 1 of 1) sorted by relevance
76 static struct rt6_info * ip6_rt_copy(struct rt6_info *ort);627 rt = ip6_rt_copy(ort); in rt6_alloc_cow()689 struct rt6_info *rt = ip6_rt_copy(ort); in rt6_alloc_clone()1520 nrt = ip6_rt_copy(rt); in rt6_redirect()1640 static struct rt6_info * ip6_rt_copy(struct rt6_info *ort) in ip6_rt_copy() function