netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: sudeep list <sudeep.list@gmail.com>
To: netdev@oss.sgi.com
Subject: pointers in the sk_buff structure.
Date: Thu, 3 Feb 2005 15:45:15 -0700	[thread overview]
Message-ID: <d50018af05020314451010c5eb@mail.gmail.com> (raw)

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

             reply	other threads:[~2005-02-03 22:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-03 22:45 sudeep list [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d50018af05020314451010c5eb@mail.gmail.com \
    --to=sudeep.list@gmail.com \
    --cc=netdev@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).