Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/dvmrpd/
H A Drde_mfc.c208 struct timeval tv, now2, res; in mfc_dump() local
224 gettimeofday(&now2, NULL); in mfc_dump()
226 timersub(&tv, &now2, &res); in mfc_dump()
H A Drde_srt.c284 struct timeval tv, now2, res; in rt_dump() local
300 gettimeofday(&now2, NULL); in rt_dump()
302 timersub(&tv, &now2, &res); in rt_dump()