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