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

#include <iwch_cm.h>

Data Fields

struct iw_cm_idcm_id
 
struct iwch_qpqp
 
struct t3cdevtdev
 
enum iwch_ep_state state
 
struct kref kref
 
spinlock_t lock
 
struct sockaddr_in local_addr
 
struct sockaddr_in remote_addr
 
wait_queue_head_t waitq
 
int rpl_done
 
int rpl_err
 
unsigned long flags
 

Detailed Description

Definition at line 154 of file iwch_cm.h.

Field Documentation

Definition at line 155 of file iwch_cm.h.

unsigned long flags

Definition at line 166 of file iwch_cm.h.

Definition at line 159 of file iwch_cm.h.

struct sockaddr_in local_addr

Definition at line 161 of file iwch_cm.h.

spinlock_t lock

Definition at line 160 of file iwch_cm.h.

Definition at line 156 of file iwch_cm.h.

struct sockaddr_in remote_addr

Definition at line 162 of file iwch_cm.h.

int rpl_done

Definition at line 164 of file iwch_cm.h.

int rpl_err

Definition at line 165 of file iwch_cm.h.

Definition at line 158 of file iwch_cm.h.

struct t3cdev* tdev

Definition at line 157 of file iwch_cm.h.

Definition at line 163 of file iwch_cm.h.


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