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

/freebsd-12-stable/usr.sbin/route6d/
H A Droute6d.h67 #define RIP_LIFETIME 180 macro
74 #define RIP_LIFETIME 60 macro
H A Droute6d.c586 t_lifetime = time(NULL) - RIP_LIFETIME;
1267 t_half_lifetime = t - (RIP_LIFETIME/2);
2018 t_lifetime = time(NULL) - RIP_LIFETIME;
2087 t_lifetime = time(NULL) - RIP_LIFETIME;
2244 t_lifetime = time(NULL) - RIP_LIFETIME;

Completed in 66 milliseconds