N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

skb_shared_info Struct Reference

#include <skbuff.h>

List of all members.

Public Attributes

atomic_t dataref
unsigned int nr_frags
sk_bufffrag_list
skb_frag_t frags [MAX_SKB_FRAGS]


Detailed Description

Definition at line 122 of file skbuff.h.


Member Data Documentation

atomic_t skb_shared_info::dataref
 

Definition at line 123 of file skbuff.h.

struct sk_buff* skb_shared_info::frag_list
 

Definition at line 125 of file skbuff.h.

skb_frag_t skb_shared_info::frags[MAX_SKB_FRAGS]
 

Definition at line 126 of file skbuff.h.

unsigned int skb_shared_info::nr_frags
 

Definition at line 124 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.