public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* include skbuff.h in userspace?
@ 2004-03-02 10:15 wdebruij
  0 siblings, 0 replies; only message in thread
From: wdebruij @ 2004-03-02 10:15 UTC (permalink / raw)
  To: linux-kernel

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-03-02 10:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-02 10:15 include skbuff.h in userspace? wdebruij

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