Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dmsg_prot.h44 RPC_REPLY = 1 enumerator
H A Dxdr.h93 #define rpc_reply cpu_to_be32(RPC_REPLY)
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dxprtsock.c645 case RPC_REPLY: in xs_read_stream()