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