Searched refs:rpcb_procedures2 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Drpcb_clnt.c132 static struct rpc_procinfo rpcb_procedures2[]; variable in typeref:struct:rpc_procinfo
327 msg.rpc_proc = &rpcb_procedures2[RPCBPROC_UNSET];
329 msg.rpc_proc = &rpcb_procedures2[RPCBPROC_SET];
487 .rpc_proc = &rpcb_procedures2[RPCBPROC_GETPORT],
904 static struct rpc_procinfo rpcb_procedures2[] = { variable in typeref:struct:rpc_procinfo
1006 .rpc_proc = &rpcb_procedures2[RPCBPROC_GETPORT],
1030 .procs = rpcb_procedures2

Completed in 38 milliseconds