[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190729.142557.315557380973492613.davem@davemloft.net>
Date: Mon, 29 Jul 2019 14:25:57 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jakub.kicinski@...ronome.com
Cc: jonathan.lemon@...il.com, kernel-team@...com,
netdev@...r.kernel.org, willy@...radead.org
Subject: Re: [PATCH 1/3 net-next] linux: Add skb_frag_t page_offset
accessors
From: Jakub Kicinski <jakub.kicinski@...ronome.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 :-)
Powered by blists - more mailing lists