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

#include <c2_wr.h>

Data Fields

struct c2wr_ae_hdr ae_hdr
 
u32 cr_handle
 
__be32 laddr
 
__be32 raddr
 
__be16 lport
 
__be16 rport
 
__be32 private_data_length
 
u8 private_data [0]
 

Detailed Description

Definition at line 1142 of file c2_wr.h.

Field Documentation

Definition at line 1143 of file c2_wr.h.

u32 cr_handle

Definition at line 1144 of file c2_wr.h.

Definition at line 1145 of file c2_wr.h.

__be16 lport

Definition at line 1147 of file c2_wr.h.

u8 private_data[0]

Definition at line 1150 of file c2_wr.h.

__be32 private_data_length

Definition at line 1149 of file c2_wr.h.

__be32 raddr

Definition at line 1146 of file c2_wr.h.

__be16 rport

Definition at line 1148 of file c2_wr.h.


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