Home
last modified time | relevance | path

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

/Linux-v5.15/net/sunrpc/
Drpcb_clnt.c50 RPCBPROC_UNSET, enumerator
447 msg.rpc_proc = &rpcb_procedures2[RPCBPROC_UNSET]; in rpcb_register()
471 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_UNSET]; in rpcb_register_inet4()
497 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_UNSET]; in rpcb_register_inet6()
516 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_UNSET]; in rpcb_unregister_all_protofamilies()
942 [RPCBPROC_UNSET] = {
943 .p_proc = RPCBPROC_UNSET,
948 .p_statidx = RPCBPROC_UNSET,
975 [RPCBPROC_UNSET] = {
976 .p_proc = RPCBPROC_UNSET,
[all …]