Searched refs:__skb_dst_copy (Results 1 – 3 of 3) sorted by relevance
32 __skb_dst_copy(skb, data->dst); in sch_frag_xmit()
273 static inline void __skb_dst_copy(struct sk_buff *nskb, unsigned long refdst) in __skb_dst_copy() function283 __skb_dst_copy(nskb, oskb->_skb_refdst); in skb_dst_copy()
787 __skb_dst_copy(skb, data->dst); in ovs_vport_output()