Home
last modified time | relevance | path

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

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