Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_rpc_handle.c81 if (rpcp->nr_vers == vers) { in get_nlm_rpc_fromcache()
140 NLM_PROG, rpcp->nr_vers, 0, NLM_RPC_RETRIES, in refresh_nlm_rpc()
175 stat = nlm_null_rpc(rpcp->nr_handle, rpcp->nr_vers); in refresh_nlm_rpc()
253 rpcp->nr_vers = vers; in nlm_host_get_rpc()
H A Dnlm_impl.h280 rpcvers_t nr_vers; /* (c) */ member