Home
last modified time | relevance | path

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

/linux-6.12.1/net/sunrpc/
Drpcb_clnt.c51 RPCBPROC_UNSET, enumerator
470 msg.rpc_proc = &rpcb_procedures2[RPCBPROC_UNSET]; in rpcb_register()
494 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_UNSET]; in rpcb_register_inet4()
520 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_UNSET]; in rpcb_register_inet6()
539 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_UNSET]; in rpcb_unregister_all_protofamilies()
969 [RPCBPROC_UNSET] = {
970 .p_proc = RPCBPROC_UNSET,
975 .p_statidx = RPCBPROC_UNSET,
1002 [RPCBPROC_UNSET] = {
1003 .p_proc = RPCBPROC_UNSET,
[all …]