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

/netbsd-current/usr.sbin/route6d/
H A Droute6d.h69 #define RIP_LIFETIME 180 macro
76 #define RIP_LIFETIME 60 macro
H A Droute6d.c514 t_lifetime = time(NULL) - RIP_LIFETIME;
1066 t_half_lifetime = t - (RIP_LIFETIME/2);
1743 t_lifetime = time(NULL) - RIP_LIFETIME;
1824 t_lifetime = time(NULL) - RIP_LIFETIME;
1983 t_lifetime = time(NULL) - RIP_LIFETIME;

Completed in 140 milliseconds