Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Droute.h235 struct rtable *rt_dst_clone(struct net_device *dev, struct rtable *rt);
/Linux-v5.15/net/ipv4/
Dip_output.c341 new_rt = rt_dst_clone(net->loopback_dev, skb_rtable(skb)); in ip_mc_finish_output()
Droute.c1647 struct rtable *rt_dst_clone(struct net_device *dev, struct rtable *rt) in rt_dst_clone() function
1677 EXPORT_SYMBOL(rt_dst_clone);