public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: wdebruij@dds.nl
To: linux-kernel@vger.kernel.org
Subject: include skbuff.h in userspace?
Date: Tue,  2 Mar 2004 11:15:46 +0100	[thread overview]
Message-ID: <1078222546.40445ed266de0@webmail.dds.nl> (raw)

does anyone know whether it is at all possible to access sk_buff structures from
userspace? A simple

#include <linux/skbuff.h>

brings up way too many declaration conflicts between libc headerfiles and linux
headerfiles.

The reason I need this is that I've memory mapped complete sk_buffs into
userspace for a more efficient network monitoring platform (than bpf+libpcap). 

Thanks,

 Willem de Bruijn
 ffpf.sourceforge.net



                 reply	other threads:[~2004-03-02 10:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1078222546.40445ed266de0@webmail.dds.nl \
    --to=wdebruij@dds.nl \
    --cc=linux-kernel@vger.kernel.org \
    /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