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

#include <libipw.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 248 of file libipw.h.

Field Documentation

u8 dst_addr[ETH_ALEN]

Definition at line 254 of file libipw.h.

unsigned long first_frag_time

Definition at line 249 of file libipw.h.

unsigned int last_frag

Definition at line 251 of file libipw.h.

unsigned int seq

Definition at line 250 of file libipw.h.

Definition at line 252 of file libipw.h.

u8 src_addr[ETH_ALEN]

Definition at line 253 of file libipw.h.


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