Netdev List
 help / color / mirror / Atom feed
* copy_skb_header() and sk_buff flags (question)
@ 2012-08-22  4:55 Kevin Wilson
  2012-08-22  5:21 ` Eric Dumazet
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Wilson @ 2012-08-22  4:55 UTC (permalink / raw)
  To: netdev

Hello,

I have a question if I may, as I cannot understand this point:

I try to understand why in __copy_skb_header() we copy various flags
(like ip_summed,
local_df, pkt_type, priority, ipvs_property, and more. But there are
flags which we do
not copy, like nohdr, or fclone, or peeked.

 Aren't these flags part of the sk_buff header?

regards,
Kevin

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-22  5:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-22  4:55 copy_skb_header() and sk_buff flags (question) Kevin Wilson
2012-08-22  5:21 ` Eric Dumazet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox