Searched refs:rpcb_procedures2 (Results 1 – 1 of 1) sorted by relevance
131 static const struct rpc_procinfo rpcb_procedures2[]; variable470 msg.rpc_proc = &rpcb_procedures2[RPCBPROC_UNSET]; in rpcb_register()472 msg.rpc_proc = &rpcb_procedures2[RPCBPROC_SET]; in rpcb_register()958 static const struct rpc_procinfo rpcb_procedures2[] = { variable1060 .rpc_proc = &rpcb_procedures2[RPCBPROC_GETPORT],1081 static unsigned int rpcb_version2_counts[ARRAY_SIZE(rpcb_procedures2)];1084 .nrprocs = ARRAY_SIZE(rpcb_procedures2),1085 .procs = rpcb_procedures2,