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

/freebsd-10.1-release/sys/nlm/
H A Dnlm_prot_impl.c246 struct nlm_rpc nh_clntrpc; /* (l) RPC for client requests */ member in struct:nlm_host
721 if (host->nh_clntrpc.nr_client)
722 CLNT_RELEASE(host->nh_clntrpc.nr_client);
1266 rpc = &host->nh_clntrpc;

Completed in 47 milliseconds