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()963 static const struct rpc_procinfo rpcb_procedures2[] = { variable1065 .rpc_proc = &rpcb_procedures2[RPCBPROC_GETPORT],1086 static unsigned int rpcb_version2_counts[ARRAY_SIZE(rpcb_procedures2)];1089 .nrprocs = ARRAY_SIZE(rpcb_procedures2),1090 .procs = rpcb_procedures2,