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.c238 rpcvers_t nh_vers; /* (s) NLM version of host */ member
585 if (af->af_host->nh_vers == NLM_VERS4) { in nlm_lock_callback()
858 host->nh_vers = 0; in nlm_create_host()
877 "version", CTLFLAG_RD, &host->nh_vers, 0, ""); in nlm_create_host()
1028 || host->nh_vers != vers) { in nlm_find_host_by_name()
1040 host->nh_vers = vers; in nlm_find_host_by_name()
1101 host->nh_vers = vers; in nlm_find_host_by_addr()
1291 NLM_PROG, host->nh_vers); in nlm_host_get_rpc()