Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/sunrpc/
Dmsg_prot.h35 RPC_PROG_MISMATCH = 2, enumerator
Dxdr.h71 #define rpc_prog_mismatch __constant_htonl(RPC_PROG_MISMATCH)
/linux-2.4.37.9/net/sunrpc/
Dclnt.c929 case RPC_PROG_MISMATCH: in call_verify()