Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/
Drpcb_clnt.c51 RPCBPROC_SET, enumerator
470 msg.rpc_proc = &rpcb_procedures2[RPCBPROC_SET]; in rpcb_register()
499 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_SET]; in rpcb_register_inet4()
530 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_SET]; in rpcb_register_inet6()
1014 [RPCBPROC_SET] = {
1015 .p_proc = RPCBPROC_SET,
1020 .p_statidx = RPCBPROC_SET,
1047 [RPCBPROC_SET] = {
1048 .p_proc = RPCBPROC_SET,
1053 .p_statidx = RPCBPROC_SET,
[all …]