Home
last modified time | relevance | path

Searched defs:nlm_host (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_prot_impl.c245 struct nlm_host { struct
248 TAILQ_ENTRY(nlm_host) nh_link; /* (g) global list of hosts */ argument
257 enum nlm_host_state nh_monstate; /* (l) local NSM monitoring state */ argument
265 TAILQ_HEAD(nlm_host_list, nlm_host); argument