Searched refs:rpcb_local_clnt4 (Results 1 – 1 of 1) sorted by relevance
112 static struct rpc_clnt * rpcb_local_clnt4; variable218 rpcb_local_clnt4 = clnt4; in rpcb_create_local()355 result = rpcb_register_call(rpcb_local_clnt4, msg); in rpcb_register_inet4()382 result = rpcb_register_call(rpcb_local_clnt4, msg); in rpcb_register_inet6()398 return rpcb_register_call(rpcb_local_clnt4, msg); in rpcb_unregister_all_protofamilies()461 if (rpcb_local_clnt4 == NULL) in rpcb_v4_register()1001 if (rpcb_local_clnt4) in cleanup_rpcb_clnt()1002 rpc_shutdown_client(rpcb_local_clnt4); in cleanup_rpcb_clnt()