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

/freebsd-12-stable/sys/nlm/
H A Dnlm_prot_impl.c242 rpcvers_t nh_vers; /* (s) NLM version of host */ member in struct:nlm_host
566 if (af->af_host->nh_vers == NLM_VERS4) {
839 host->nh_vers = 0;
857 "version", CTLFLAG_RD, &host->nh_vers, 0, "");
1008 || host->nh_vers != vers) {
1020 host->nh_vers = vers;
1082 host->nh_vers = vers;
1272 NLM_PROG, host->nh_vers);

Completed in 98 milliseconds