Searched refs:cnow (Results 1 – 1 of 1) sorted by relevance
270 struct timeval cnow; in ifnet_llreach_alloc() local317 getmicrotime(&cnow); in ifnet_llreach_alloc()318 lr->lr_basecal = cnow.tv_sec; /* base calendar time */ in ifnet_llreach_alloc()376 struct timeval cnow; in ifnet_llreach_up2calexp() local379 getmicrotime(&cnow); /* current calendar time */ in ifnet_llreach_up2calexp()386 lr->lr_basecal += (cnow.tv_sec - lr->lr_basecal) - in ifnet_llreach_up2calexp()