Home
last modified time | relevance | path

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

/linux-6.1.9/net/sunrpc/
Drpcb_clnt.c49 RPCBPROC_SET, enumerator
449 msg.rpc_proc = &rpcb_procedures2[RPCBPROC_SET]; in rpcb_register()
473 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_SET]; in rpcb_register_inet4()
499 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_SET]; in rpcb_register_inet6()
932 [RPCBPROC_SET] = {
933 .p_proc = RPCBPROC_SET,
938 .p_statidx = RPCBPROC_SET,
965 [RPCBPROC_SET] = {
966 .p_proc = RPCBPROC_SET,
971 .p_statidx = RPCBPROC_SET,
[all …]