Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_prot_impl.c228 struct nlm_host { struct
231 TAILQ_ENTRY(nlm_host) nh_link; /* (g) global list of hosts */ argument
240 enum nlm_host_state nh_monstate; /* (l) local NSM monitoring state */ argument
248 TAILQ_HEAD(nlm_host_list, nlm_host); argument