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

#include <netdevice.h>

Data Fields

voidfrag0
 
unsigned int frag0_len
 
int data_offset
 
int flush
 
u16 count
 
u8 same_flow
 
u8 free
 
unsigned long age
 
int proto
 
struct sk_bufflast
 

Detailed Description

Definition at line 1462 of file netdevice.h.

Field Documentation

unsigned long age

Definition at line 1487 of file netdevice.h.

u16 count

Definition at line 1476 of file netdevice.h.

int data_offset

Definition at line 1470 of file netdevice.h.

int flush

Definition at line 1473 of file netdevice.h.

void* frag0

Definition at line 1464 of file netdevice.h.

unsigned int frag0_len

Definition at line 1467 of file netdevice.h.

u8 free

Definition at line 1482 of file netdevice.h.

struct sk_buff* last

Definition at line 1493 of file netdevice.h.

Definition at line 1490 of file netdevice.h.

u8 same_flow

Definition at line 1479 of file netdevice.h.


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