Home
last modified time | relevance | path

Searched defs:rpcrdma_msg (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/include/linux/sunrpc/
Drpc_rdma.h76 struct rpcrdma_msg { struct
77 __be32 rm_xid; /* Mirrors the RPC header xid */
78 __be32 rm_vers; /* Version of this protocol */
79 __be32 rm_credit; /* Buffers requested/granted */
80 __be32 rm_type; /* Type of message (enum rpcrdma_proc) */
81 union {
95 } rm_body;