Home
last modified time | relevance | path

Searched refs:__skb_dst_copy (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/net/sched/
H A Dsch_frag.c32 __skb_dst_copy(skb, data->dst); in sch_frag_xmit()
/kernel/linux/linux-5.10/include/net/
H A Ddst.h269 static inline void __skb_dst_copy(struct sk_buff *nskb, unsigned long refdst) in __skb_dst_copy() function
278 __skb_dst_copy(nskb, oskb->_skb_refdst); in skb_dst_copy()
/kernel/linux/linux-6.6/include/net/
H A Ddst.h287 static inline void __skb_dst_copy(struct sk_buff *nskb, unsigned long refdst) in __skb_dst_copy() function
297 __skb_dst_copy(nskb, oskb->_skb_refdst); in skb_dst_copy()
/kernel/linux/linux-5.10/net/openvswitch/
H A Dactions.c786 __skb_dst_copy(skb, data->dst); in ovs_vport_output()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dactions.c789 __skb_dst_copy(skb, data->dst); in ovs_vport_output()

Completed in 8 milliseconds