Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/sunrpc/
Dmsg_prot.h37 RPC_GARBAGE_ARGS = 4, enumerator
Dxdr.h73 #define rpc_garbage_args __constant_htonl(RPC_GARBAGE_ARGS)
/linux-2.4.37.9/net/sunrpc/
Dclnt.c942 case RPC_GARBAGE_ARGS: in call_verify()