Home
last modified time | relevance | path

Searched refs:rt_dst_clone (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Droute.h239 struct rtable *rt_dst_clone(struct net_device *dev, struct rtable *rt);
/openbmc/linux/net/ipv4/
H A Dip_output.c355 new_rt = rt_dst_clone(net->loopback_dev, skb_rtable(skb)); in ip_mc_finish_output()
H A Droute.c1677 struct rtable *rt_dst_clone(struct net_device *dev, struct rtable *rt) in rt_dst_clone() function
1706 EXPORT_SYMBOL(rt_dst_clone);