All of lore.kernel.org
 help / color / mirror / Atom feed
* sk_buff structure
@ 2004-06-22 20:48 rahul b jain cs student
  2004-06-22 21:24 ` Jonathan Corbet
  0 siblings, 1 reply; 8+ messages in thread
From: rahul b jain cs student @ 2004-06-22 20:48 UTC (permalink / raw)
  To: linux-kernel

Hi,

I am trying to modify the kernel networking code and have a question
regarding the sk_buff structure which is used to store the details of a
packet.
In this structure there are pointers called headroom, data, tailroom and
end. Does anyone know what these are used for. Or can anyone point me to a
good explanation for these fields.

I wanted to know how exactly they are populated ? Whether the headroom
contains the different headers ? What does the tailroom contain ?

Thanks,
Rahul.

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

end of thread, other threads:[~2004-06-23 20:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-22 20:48 sk_buff structure rahul b jain cs student
2004-06-22 21:24 ` Jonathan Corbet
2004-06-22 23:03   ` rahul b jain cs student
2004-06-23 18:45   ` Question about ip_rcv() function rahul b jain cs student
2004-06-23 18:50     ` David S. Miller
2004-06-23 20:22       ` rahul b jain cs student
2004-06-23 20:32         ` David S. Miller
2004-06-23 20:43           ` rahul b jain cs student

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.