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

#include <ieee80211_i.h>

Data Fields

unsigned long first_frag_time
 
unsigned int seq
 
unsigned int rx_queue
 
unsigned int last_frag
 
unsigned int extra_len
 
struct sk_buff_head skb_list
 
int ccmp
 
u8 last_pn [6]
 

Detailed Description

Definition at line 73 of file ieee80211_i.h.

Field Documentation

int ccmp

Definition at line 80 of file ieee80211_i.h.

unsigned int extra_len

Definition at line 78 of file ieee80211_i.h.

unsigned long first_frag_time

Definition at line 74 of file ieee80211_i.h.

unsigned int last_frag

Definition at line 77 of file ieee80211_i.h.

u8 last_pn[6]

Definition at line 81 of file ieee80211_i.h.

unsigned int rx_queue

Definition at line 76 of file ieee80211_i.h.

unsigned int seq

Definition at line 75 of file ieee80211_i.h.

struct sk_buff_head skb_list

Definition at line 79 of file ieee80211_i.h.


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