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

/netbsd-current/include/protocols/
H A Drouted.h171 #define STALE_TIME 90 /* switch to a new gateway */ macro
/netbsd-current/sbin/routed/
H A Dmain.c130 now_stale = EPOCH - STALE_TIME;
382 now_stale = now.tv_sec - STALE_TIME;
H A Dtable.c2166 del_redirects(bad_gate, now.tv_sec-STALE_TIME);

Completed in 93 milliseconds