Searched defs:nlm_shres (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.h244 * nlm_shres:
247 * ns_next: next nlm_shres instance (or NULL if next item isn't
250 struct nlm_shres { struct
253 struct nlm_shres *ns_next;
370 struct nlm_shres *nh_shrlist; /* (l) */
605 struct nlm_shres *nlm_get_active_shres(struct nlm_host *);
606 void nlm_free_shrlist(struct nlm_shres *);

Completed in 45 milliseconds