Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sunrpc/
Drpc_rdma.h79 struct rpcrdma_msg { struct
80 __be32 rm_xid; /* Mirrors the RPC header xid */
81 __be32 rm_vers; /* Version of this protocol */
82 __be32 rm_credit; /* Buffers requested/granted */
83 __be32 rm_type; /* Type of message (enum rpcrdma_proc) */
84 union {
98 } rm_body;