Home
last modified time | relevance | path

Searched refs:GARBAGE_TIME (Results 1 – 6 of 6) sorted by relevance

/original-bsd/sbin/XNSrouted/
H A Dprotocol.h59 #define GARBAGE_TIME 240 /* time to garbage collect */ macro
H A Dtimer.c57 if (rt->rt_timer >= GARBAGE_TIME) { in timer()
/original-bsd/include/protocols/
H A Drouted.h76 #define GARBAGE_TIME 240 /* time to garbage collect */ macro
/original-bsd/sbin/routed/
H A Dtimer.c51 if (rt->rt_timer >= GARBAGE_TIME) { in timer()
H A Dinput.c265 GARBAGE_TIME - EXPIRE_TIME;
H A Drouted.c418 if (rt->rt_timer >= GARBAGE_TIME) { in timer()