Home
last modified time | relevance | path

Searched refs:rpc_mismatch (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/sunrpc/
H A Dxdr.h113 #define rpc_mismatch cpu_to_be32(RPC_MISMATCH) macro
/openbmc/linux/net/sunrpc/
H A Dclnt.c2752 case rpc_mismatch: in rpc_decode_header()