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

#include <rpc_rdma.h>

Data Fields

__be32 rm_xid
 
__be32 rm_vers
 
__be32 rm_credit
 
__be32 rm_type
 
union {
   struct {
      __be32   rm_empty [3]
 
   }   rm_nochunks
 
   struct {
      __be32   rm_align
 
      __be32   rm_thresh
 
      __be32   rm_pempty [3]
 
   }   rm_padded
 
   __be32   rm_chunks [0]
 
rm_body
 

Detailed Description

Definition at line 76 of file rpc_rdma.h.

Field Documentation

__be32 rm_align

Definition at line 88 of file rpc_rdma.h.

union { ... } rm_body
__be32 rm_chunks[0]

Definition at line 93 of file rpc_rdma.h.

__be32 rm_credit

Definition at line 79 of file rpc_rdma.h.

__be32 rm_empty[3]

Definition at line 84 of file rpc_rdma.h.

struct { ... } rm_nochunks
struct { ... } rm_padded
__be32 rm_pempty[3]

Definition at line 90 of file rpc_rdma.h.

__be32 rm_thresh

Definition at line 89 of file rpc_rdma.h.

__be32 rm_type

Definition at line 80 of file rpc_rdma.h.

__be32 rm_vers

Definition at line 78 of file rpc_rdma.h.

__be32 rm_xid

Definition at line 77 of file rpc_rdma.h.


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