Searched refs:skb_ext_copy (Results 1 – 3 of 3) sorted by relevance
4207 static inline void skb_ext_copy(struct sk_buff *dst, const struct sk_buff *src) in skb_ext_copy() function4257 static inline void skb_ext_copy(struct sk_buff *dst, const struct sk_buff *s) {} in skb_ext_copy() function
575 skb_ext_copy(to, from); in ip_copy_metadata()
664 skb_ext_copy(to, from); in ip6_copy_metadata()