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

/freebsd-11.0-release/usr.sbin/route6d/
H A Droute6d.h65 #define RIP_LIFETIME 180 macro
72 #define RIP_LIFETIME 60 macro
H A Droute6d.c589 t_lifetime = time(NULL) - RIP_LIFETIME;
1259 t_half_lifetime = t - (RIP_LIFETIME/2);
2000 t_lifetime = time(NULL) - RIP_LIFETIME;
2069 t_lifetime = time(NULL) - RIP_LIFETIME;
2224 t_lifetime = time(NULL) - RIP_LIFETIME;

Completed in 102 milliseconds