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