Searched defs:rpc_message (Results 1 – 3 of 3) sorted by relevance
12061 struct rpc_message { struct12062 const struct rpc_procinfo *rpc_proc;12063 void *rpc_argp;12064 void *rpc_resp;12065 const struct cred *rpc_cred;
12874 struct rpc_message { struct12875 const struct rpc_procinfo *rpc_proc;12876 void *rpc_argp;12877 void *rpc_resp;12878 const struct cred *rpc_cred;49748 const struct rpc_message *rpc_message; member