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

#include <iwch_cm.h>

Data Fields

struct iwch_ep_common com
 
struct iwch_epparent_ep
 
struct timer_list timer
 
unsigned int atid
 
u32 hwtid
 
u32 snd_seq
 
u32 rcv_seq
 
struct l2t_entryl2t
 
struct dst_entrydst
 
struct sk_buffmpa_skb
 
struct iwch_mpa_attributes mpa_attr
 
unsigned int mpa_pkt_len
 
u8 mpa_pkt [sizeof(struct mpa_message)+MPA_MAX_PRIVATE_DATA]
 
u8 tos
 
u16 emss
 
u16 plen
 
u32 ird
 
u32 ord
 

Detailed Description

Definition at line 175 of file iwch_cm.h.

Field Documentation

unsigned int atid

Definition at line 179 of file iwch_cm.h.

Definition at line 176 of file iwch_cm.h.

Definition at line 184 of file iwch_cm.h.

u16 emss

Definition at line 190 of file iwch_cm.h.

u32 hwtid

Definition at line 180 of file iwch_cm.h.

u32 ird

Definition at line 192 of file iwch_cm.h.

Definition at line 183 of file iwch_cm.h.

Definition at line 186 of file iwch_cm.h.

Definition at line 188 of file iwch_cm.h.

unsigned int mpa_pkt_len

Definition at line 187 of file iwch_cm.h.

struct sk_buff* mpa_skb

Definition at line 185 of file iwch_cm.h.

u32 ord

Definition at line 193 of file iwch_cm.h.

struct iwch_ep* parent_ep

Definition at line 177 of file iwch_cm.h.

u16 plen

Definition at line 191 of file iwch_cm.h.

u32 rcv_seq

Definition at line 182 of file iwch_cm.h.

u32 snd_seq

Definition at line 181 of file iwch_cm.h.

Definition at line 178 of file iwch_cm.h.

u8 tos

Definition at line 189 of file iwch_cm.h.


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