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

/netbsd-current/include/protocols/
H A Drouted.h164 * but held onto until GARBAGE_TIME so that others may see it, to
173 #define GARBAGE_TIME 240 /* time to garbage collect */ macro
/netbsd-current/sbin/routed/
H A Dmain.c132 now_garbage = EPOCH - GARBAGE_TIME;
384 now_garbage = now.tv_sec - GARBAGE_TIME;
H A Drdisc.c524 new.rts_time = now.tv_sec - GARBAGE_TIME;

Completed in 77 milliseconds