Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
skb_frag_struct Struct Reference

#include <skbuff.h>

Data Fields

struct {
   struct page *   p
 
page
 
__u16 page_offset
 
__u16 size
 

Detailed Description

Definition at line 154 of file skbuff.h.

Field Documentation

Definition at line 156 of file skbuff.h.

struct { ... } page
__u16 page_offset

Definition at line 162 of file skbuff.h.

__u16 size

Definition at line 163 of file skbuff.h.


The documentation for this struct was generated from the following file: