Searched defs:rpc_procinfo (Results 1 – 1 of 1) sorted by relevance
43659 struct rpc_procinfo { struct43660 u32 p_proc;43661 kxdreproc_t p_encode;43662 kxdrdproc_t p_decode;43663 unsigned int p_arglen;43664 unsigned int p_replen;43665 unsigned int p_timer;43666 u32 p_statidx;43667 const char *p_name;