Home
last modified time | relevance | path

Searched refs:age_timer (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dmain.c389 age_timer.tv_usec = next_bcast.tv_usec; in main()
390 age_timer.tv_sec = EPOCH+MIN_WAITTIME; in main()
548 timevalsub(&result, &age_timer, &now); in main()
H A Ddefs.h600 extern struct timeval age_timer; /* next check of old routes */
H A Dtable.c66 struct timeval age_timer; /* next check of old routes */ variable
2093 need_kern = age_timer; in fix_kern()
2807 age_timer.tv_sec = (now.tv_sec in age()