NLM_HOST_EXPIRE
host->h_expires = now + NLM_HOST_EXPIRE;
host->h_expires = jiffies + NLM_HOST_EXPIRE;