Searched refs:now2 (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/usr.sbin/dvmrpd/ |
| H A D | rde_mfc.c | 208 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 D | rde_srt.c | 284 struct timeval tv, now2, res; in rt_dump() local 300 gettimeofday(&now2, NULL); in rt_dump() 302 timersub(&tv, &now2, &res); in rt_dump()
|