Searched refs:RPC_VERSION (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/linux/sunrpc/ | ||
D | msg_prot.h | 11 #define RPC_VERSION 2 macro |
/kernel/linux/linux-5.10/net/sunrpc/ | ||
D | clnt.c | 2522 *p++ = cpu_to_be32(RPC_VERSION); in rpc_encode_header() |