Searched full:rpc_reply (Results 1 – 5 of 5) sorted by relevance
47 RPC_REPLY = 1 enumerator
101 #define rpc_reply cpu_to_be32(RPC_REPLY) macro
1346 xdr_stream_encode_be32(xdr, rpc_reply); in svc_process_common()
2697 if (*p++ != rpc_reply) in rpc_decode_header()
727 case RPC_REPLY: in xs_read_stream()