Searched refs:rpcb_procedures2 (Results 1 – 1 of 1) sorted by relevance
131 static const struct rpc_procinfo rpcb_procedures2[]; variable463 msg.rpc_proc = &rpcb_procedures2[RPCBPROC_UNSET]; in rpcb_register()465 msg.rpc_proc = &rpcb_procedures2[RPCBPROC_SET]; in rpcb_register()998 static const struct rpc_procinfo rpcb_procedures2[] = { variable1100 .rpc_proc = &rpcb_procedures2[RPCBPROC_GETPORT],1121 static unsigned int rpcb_version2_counts[ARRAY_SIZE(rpcb_procedures2)];1124 .nrprocs = ARRAY_SIZE(rpcb_procedures2),1125 .procs = rpcb_procedures2,