Home
last modified time | relevance | path

Searched refs:NLM_NH_SUSPEND (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/klm/
H A Dnlm_impl.h311 #define NLM_NH_SUSPEND 0x08 macro
H A Dnlm_impl.c607 hostp->nh_flags |= NLM_NH_SUSPEND; in nlm_suspend_zone()
654 if (!(hostp->nh_flags & NLM_NH_SUSPEND)) in nlm_resume_zone()
699 hostp->nh_flags &= ~NLM_NH_SUSPEND; in nlm_resume_zone()