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