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

#include <ieee80211.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]
 
u32 first_frag_time
 
uint seq
 
uint last_frag
 
uint qos
 
uint tid
 

Detailed Description

Definition at line 369 of file ieee80211.h.

Field Documentation

u8 dst_addr

Definition at line 375 of file ieee80211.h.

unsigned long first_frag_time

Definition at line 370 of file ieee80211.h.

u32 first_frag_time

Definition at line 456 of file ieee80211.h.

unsigned int last_frag

Definition at line 372 of file ieee80211.h.

uint last_frag

Definition at line 458 of file ieee80211.h.

uint qos

Definition at line 459 of file ieee80211.h.

unsigned int seq

Definition at line 371 of file ieee80211.h.

uint seq

Definition at line 457 of file ieee80211.h.

struct sk_buff * skb

Definition at line 373 of file ieee80211.h.

u8 src_addr

Definition at line 374 of file ieee80211.h.

uint tid

Definition at line 460 of file ieee80211.h.


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