Home
last modified time | relevance | path

Searched refs:STALE_TIME (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/include/protocols/
Drouted.h148 #define STALE_TIME 90 /* switch to a new gateway */ macro
/mirbsd/src/sbin/routed/
Dmain.c108 now_stale = EPOCH - STALE_TIME; in main()
342 now_stale = now.tv_sec - STALE_TIME; in main()