Home
last modified time | relevance | path

Searched refs:rt_dst_clone (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Droute.h235 struct rtable *rt_dst_clone(struct net_device *dev, struct rtable *rt);
/kernel/linux/linux-6.6/include/net/
H A Droute.h238 struct rtable *rt_dst_clone(struct net_device *dev, struct rtable *rt);
/kernel/linux/linux-5.10/net/ipv4/
H A Droute.c1694 struct rtable *rt_dst_clone(struct net_device *dev, struct rtable *rt) in rt_dst_clone() function
1724 EXPORT_SYMBOL(rt_dst_clone); variable
H A Dip_output.c357 new_rt = rt_dst_clone(net->loopback_dev, skb_rtable(skb)); in ip_mc_finish_output()
/kernel/linux/linux-6.6/net/ipv4/
H A Droute.c1659 struct rtable *rt_dst_clone(struct net_device *dev, struct rtable *rt) in rt_dst_clone() function
1688 EXPORT_SYMBOL(rt_dst_clone); variable
H A Dip_output.c353 new_rt = rt_dst_clone(net->loopback_dev, skb_rtable(skb)); in ip_mc_finish_output()

Completed in 15 milliseconds