Searched refs:NLM_HOST_EXPIRE (Results 1 – 1 of 1) sorted by relevance
27 #define NLM_HOST_EXPIRE ((nrhosts > NLM_HOST_MAX)? 300 * HZ : 120 * HZ) macro144 host->h_expires = jiffies + NLM_HOST_EXPIRE; in nlm_lookup_host()239 host->h_expires = jiffies + NLM_HOST_EXPIRE; in nlm_get_host()