Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/klm/
H A Dnlm_impl.c674 if (sm_state != hostp->nh_state) { in nlm_resume_zone()
1207 hostp->nh_state = state; in nlm_host_notify_server()
1257 hostp->nh_state = state; in nlm_host_notify_client()
1339 host->nh_state = 0; in nlm_host_create()
1799 if (state != 0 && host->nh_state == 0) { in nlm_host_monitor()
1805 host->nh_state = state; in nlm_host_monitor()
1855 return (hostp->nh_state); in nlm_host_get_state()
H A Dnlm_impl.h360 int32_t nh_state; /* (z) */ member