Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c348 clock_t now, idle_period; in nlm_gc() local
350 idle_period = SEC_TO_TICK(g->cn_idle_tmo); in nlm_gc()
358 ddi_get_lbolt() + idle_period); in nlm_gc()
458 hostp->nh_idle_timeout = now + idle_period; in nlm_gc()