Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_prot_impl.c239 rpcvers_t nh_vers; /* (s) NLM version of host */ member
586 if (af->af_host->nh_vers == NLM_VERS4) { in nlm_lock_callback()
859 host->nh_vers = 0; in nlm_create_host()
878 "version", CTLFLAG_RD, &host->nh_vers, 0, ""); in nlm_create_host()
1029 || host->nh_vers != vers) { in nlm_find_host_by_name()
1041 host->nh_vers = vers; in nlm_find_host_by_name()
1102 host->nh_vers = vers; in nlm_find_host_by_addr()
1292 NLM_PROG, host->nh_vers); in nlm_host_get_rpc()