Home
last modified time | relevance | path

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

/linux-2.6.39/net/sunrpc/
Drpcb_clnt.c45 RPCBPROC_UNSET, enumerator
326 msg.rpc_proc = &rpcb_procedures2[RPCBPROC_UNSET]; in rpcb_register()
351 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_UNSET]; in rpcb_register_inet4()
378 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_UNSET]; in rpcb_register_inet6()
396 msg->rpc_proc = &rpcb_procedures4[RPCBPROC_UNSET]; in rpcb_unregister_all_protofamilies()
847 [RPCBPROC_UNSET] = {
848 .p_proc = RPCBPROC_UNSET,
853 .p_statidx = RPCBPROC_UNSET,
880 [RPCBPROC_UNSET] = {
881 .p_proc = RPCBPROC_UNSET,
[all …]