N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

sk_buff_head Struct Reference

#include <skbuff.h>

List of all members.

Public Attributes

sk_buffnext
sk_buffprev
__u32 qlen
spinlock_t lock


Detailed Description

Definition at line 97 of file skbuff.h.


Member Data Documentation

spinlock_t sk_buff_head::lock
 

Definition at line 103 of file skbuff.h.

struct sk_buff* sk_buff_head::next
 

Definition at line 99 of file skbuff.h.

struct sk_buff* sk_buff_head::prev
 

Definition at line 100 of file skbuff.h.

__u32 sk_buff_head::qlen
 

Definition at line 102 of file skbuff.h.


The documentation for this struct was generated from the following file:
  • /home/brennan/n-sim/OrbisQuartus/server/l4/patches/skbuff.h


© 2007, Los Alamos National Security, LLC.