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

/linux-4.1.27/net/sunrpc/
H A Drpcb_clnt.c133 static struct rpc_procinfo rpcb_procedures4[]; variable in typeref:struct:rpc_procinfo
492 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_UNSET]; rpcb_register_inet4()
494 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_SET]; rpcb_register_inet4()
523 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_UNSET]; rpcb_register_inet6()
525 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_SET]; rpcb_register_inet6()
544 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_UNSET]; rpcb_unregister_all_protofamilies()
1060 static struct rpc_procinfo rpcb_procedures4[] = { variable in typeref:struct:rpc_procinfo
1106 .rpc_proc = &rpcb_procedures4[RPCBPROC_GETADDR],
1131 .nrprocs = ARRAY_SIZE(rpcb_procedures4),
1132 .procs = rpcb_procedures4

Completed in 79 milliseconds