Home
last modified time | relevance | path

Searched refs:RPCBPROC_SET (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/sunrpc/
Drpcb_clnt.c49 RPCBPROC_SET, enumerator
447 msg.rpc_proc = &rpcb_procedures2[RPCBPROC_SET]; in rpcb_register()
471 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_SET]; in rpcb_register_inet4()
497 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_SET]; in rpcb_register_inet6()
929 [RPCBPROC_SET] = {
930 .p_proc = RPCBPROC_SET,
935 .p_statidx = RPCBPROC_SET,
962 [RPCBPROC_SET] = {
963 .p_proc = RPCBPROC_SET,
968 .p_statidx = RPCBPROC_SET,
[all …]