Searched refs:RPC_VERSION (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/include/linux/sunrpc/ | ||
| D | msg_prot.h | 13 #define RPC_VERSION 2 macro |
| /Linux-v4.19/net/sunrpc/ | ||
| D | clnt.c | 2334 *p++ = htonl(RPC_VERSION); /* RPC version */ in rpc_encode_header() |