Searched refs:RPC_REPLY (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/include/linux/sunrpc/ | ||
D | msg_prot.h | 42 RPC_REPLY = 1 enumerator |
D | xdr.h | 101 #define rpc_reply cpu_to_be32(RPC_REPLY) |
/Linux-v6.1/net/sunrpc/ | ||
D | xprtsock.c | 655 case RPC_REPLY: in xs_read_stream() |