Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_prot_impl.c237 struct nlm_rpc nh_clntrpc; /* (l) RPC for client requests */ member
725 if (host->nh_clntrpc.nr_client) in nlm_host_destroy()
726 CLNT_RELEASE(host->nh_clntrpc.nr_client); in nlm_host_destroy()
1270 rpc = &host->nh_clntrpc; in nlm_host_get_rpc()