From: Jakub Kicinski <jakub.kicin...@netronome.com> Date: Mon, 29 Jul 2019 14:22:11 -0700
> There is no need to ponder the connotations of verbs. Please just > look at other function names in skbuff.h, especially those which > copy fields :) > > static inline void skb_copy_hash(struct sk_buff *to, const struct sk_buff > *from) > static inline void skb_copy_secmark(struct sk_buff *to, const struct sk_buff > *from) > static inline void skb_copy_queue_mapping(struct sk_buff *to, const struct > sk_buff *from) > static inline void skb_ext_copy(struct sk_buff *dst, const struct sk_buff > *src) I have to agree :-)