Searched refs:t_half_lifetime (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/route6d/
H A Droute6d.c1123 time_t t_half_lifetime; local
1263 t_half_lifetime = t - (RIP_LIFETIME/2);
1384 } else if (rrt->rrt_t < t_half_lifetime) {

Completed in 133 milliseconds