Searched refs:RPC_REPLY (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/sunrpc/ | ||
H A D | msg_prot.h | 47 RPC_REPLY = 1 enumerator |
H A D | xdr.h | 101 #define rpc_reply cpu_to_be32(RPC_REPLY) |
/linux/net/sunrpc/ | ||
H A D | xprtsock.c | 727 case RPC_REPLY: in xs_read_stream() |