Searched refs:RPC_PROC_UNAVAIL (Results 1 – 3 of 3) sorted by relevance
36 RPC_PROC_UNAVAIL = 3, enumerator
72 #define rpc_proc_unavail __constant_htonl(RPC_PROC_UNAVAIL)
935 case RPC_PROC_UNAVAIL: in call_verify()