Searched refs:__skb_dst_copy (Results 1 – 3 of 3) sorted by relevance
278 static inline void __skb_dst_copy(struct sk_buff *nskb, unsigned long refdst) in __skb_dst_copy() function288 __skb_dst_copy(nskb, oskb->_skb_refdst); in skb_dst_copy()
31 __skb_dst_copy(skb, data->dst); in sch_frag_xmit()
751 __skb_dst_copy(skb, data->dst); in ovs_vport_output()
Completed in 9 milliseconds