Searched refs:skb_dst_copy (Results 1 – 5 of 5) sorted by relevance
288 static inline void skb_dst_copy(struct sk_buff *nskb, const struct sk_buff *oskb) in skb_dst_copy() function
128 skb_dst_copy(skb, hint); in ip6_list_rcv_finish()
561 skb_dst_copy(to, from); in ip_copy_metadata()
2169 skb_dst_copy(skb, hint); in ip_route_use_hint()
1534 skb_dst_copy(new, old); in __copy_skb_header()
Completed in 25 milliseconds