Searched refs:rm_vers (Results 1 – 4 of 4) sorted by relevance
164 if (rmsgp->rm_vers != rpcrdma_version) in svc_rdma_xdr_decode_req()215 *va++ = rmsgp->rm_vers; in svc_rdma_xdr_encode_error()300 rdma_resp->rm_vers = rdma_argp->rm_vers; in svc_rdma_xdr_encode_reply_header()
459 headerp->rm_vers = rpcrdma_version; in rpcrdma_marshal_req()788 if (headerp->rm_vers != rpcrdma_version) in rpcrdma_reply_handler()928 __func__, be32_to_cpu(headerp->rm_vers)); in rpcrdma_reply_handler()
213 headerp->rm_vers = rpcrdma_version; in rpcrdma_bc_marshal_reply()
81 __be32 rm_vers; /* Version of this protocol */ member