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