Home
last modified time | relevance | path

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

/Linux-v6.6/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()
965 [RPCBPROC_UNSET] = {
966 .p_proc = RPCBPROC_UNSET,
971 .p_statidx = RPCBPROC_UNSET,
998 [RPCBPROC_UNSET] = {
999 .p_proc = RPCBPROC_UNSET,
[all …]