netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pointers in the sk_buff structure.
@ 2005-02-03 22:45 sudeep list
  2005-02-04  0:42 ` [PATCH 4 2.4.27] pcnet32: Add HomePNA parameter for 79C978 Richard Hobbs
  2005-02-04 12:06 ` pointers in the sk_buff structure Lennert Buytenhek
  0 siblings, 2 replies; 4+ messages in thread
From: sudeep list @ 2005-02-03 22:45 UTC (permalink / raw)
  To: netdev

hello,

I figured that the pointer sk_buff->tail points to the end of data in
the buffer attached to the sk_buff. What does the pointer sk_buff->end
point to ?

Is there any data that lies between the two pointers, or they are two
pointers to the same address (end of data in the buffer area) ?

Sudeep

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

end of thread, other threads:[~2005-02-04 18:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-03 22:45 pointers in the sk_buff structure sudeep list
2005-02-04  0:42 ` [PATCH 4 2.4.27] pcnet32: Add HomePNA parameter for 79C978 Richard Hobbs
2005-02-04 18:45   ` Don Fry
2005-02-04 12:06 ` pointers in the sk_buff structure Lennert Buytenhek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).