Searched refs:RPC_VERSION (Results 1 – 3 of 3) sorted by relevance
11 #define RPC_VERSION 2 macro
1319 if (*p++ != cpu_to_be32(RPC_VERSION)) in svc_process_common()1438 xdr_stream_encode_u32(xdr, RPC_VERSION); in svc_process_common()1439 xdr_stream_encode_u32(xdr, RPC_VERSION); in svc_process_common()
2642 *p++ = cpu_to_be32(RPC_VERSION); in rpc_encode_header()