Home
last modified time | relevance | path

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

/linux-6.6.21/net/sunrpc/
Drpcb_clnt.c50 RPCBPROC_SET, enumerator
472 msg.rpc_proc = &rpcb_procedures2[RPCBPROC_SET]; in rpcb_register()
496 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_SET]; in rpcb_register_inet4()
522 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_SET]; in rpcb_register_inet6()
959 [RPCBPROC_SET] = {
960 .p_proc = RPCBPROC_SET,
965 .p_statidx = RPCBPROC_SET,
992 [RPCBPROC_SET] = {
993 .p_proc = RPCBPROC_SET,
998 .p_statidx = RPCBPROC_SET,
[all …]