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

#include <rtllib.h>

Data Fields

unsigned long first_frag_time
 
unsigned int seq
 
unsigned int last_frag
 
struct sk_buffskb
 
u8 src_addr [ETH_ALEN]
 
u8 dst_addr [ETH_ALEN]
 

Detailed Description

Definition at line 1028 of file rtllib.h.

Field Documentation

u8 dst_addr[ETH_ALEN]

Definition at line 1034 of file rtllib.h.

unsigned long first_frag_time

Definition at line 1029 of file rtllib.h.

unsigned int last_frag

Definition at line 1031 of file rtllib.h.

unsigned int seq

Definition at line 1030 of file rtllib.h.

Definition at line 1032 of file rtllib.h.

u8 src_addr[ETH_ALEN]

Definition at line 1033 of file rtllib.h.


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