Searched refs:rpcb_procedures2 (Results 1 – 1 of 1) sorted by relevance
130 static const struct rpc_procinfo rpcb_procedures2[]; variable445 msg.rpc_proc = &rpcb_procedures2[RPCBPROC_UNSET]; in rpcb_register()447 msg.rpc_proc = &rpcb_procedures2[RPCBPROC_SET]; in rpcb_register()928 static const struct rpc_procinfo rpcb_procedures2[] = { variable1030 .rpc_proc = &rpcb_procedures2[RPCBPROC_GETPORT],1051 static unsigned int rpcb_version2_counts[ARRAY_SIZE(rpcb_procedures2)];1054 .nrprocs = ARRAY_SIZE(rpcb_procedures2),1055 .procs = rpcb_procedures2,