Searched defs:rpcrdma_msg (Results 1 – 1 of 1) sorted by relevance
79 struct rpcrdma_msg { struct80 __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;