Home
last modified time | relevance | path

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

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