Searched refs:rt_dst_clone (Results 1 – 3 of 3) sorted by relevance
235 struct rtable *rt_dst_clone(struct net_device *dev, struct rtable *rt);
341 new_rt = rt_dst_clone(net->loopback_dev, skb_rtable(skb)); in ip_mc_finish_output()
1647 struct rtable *rt_dst_clone(struct net_device *dev, struct rtable *rt) in rt_dst_clone() function1677 EXPORT_SYMBOL(rt_dst_clone);