Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/sunrpc/
Dmsg_prot.h42 RPC_REPLY = 1 enumerator
Dxdr.h101 #define rpc_reply cpu_to_be32(RPC_REPLY)
/Linux-v6.1/net/sunrpc/
Dxprtsock.c655 case RPC_REPLY: in xs_read_stream()