Home
last modified time | relevance | path

Searched refs:RPC_REPLY (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/linux/sunrpc/
Dmsg_prot.h47 RPC_REPLY = 1 enumerator
Dxdr.h101 #define rpc_reply cpu_to_be32(RPC_REPLY)
/linux-6.6.21/net/sunrpc/
Dxprtsock.c707 case RPC_REPLY: in xs_read_stream()