Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/sunrpc/
Dmsg_prot.h28 RPC_MSG_ACCEPTED = 0, enumerator
/linux-2.4.37.9/net/sunrpc/
Dclnt.c877 if ((n = ntohl(*p++)) != RPC_MSG_ACCEPTED) { in call_verify()