HomeSort by: relevance | last modified time | path
    Searched refs:GARBAGE_TIME (Results 1 - 3 of 3) sorted by relevancy

  /src/include/protocols/
routed.h 164 * but held onto until GARBAGE_TIME so that others may see it, to
173 #define GARBAGE_TIME 240 /* time to garbage collect */
  /src/sbin/routed/
main.c 132 now_garbage = EPOCH - GARBAGE_TIME;
384 now_garbage = now.tv_sec - GARBAGE_TIME;
rdisc.c 524 new.rts_time = now.tv_sec - GARBAGE_TIME;

Completed in 13 milliseconds