Home
last modified time | relevance | path

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

/freebsd/include/protocols/
H A Drouted.h161 #define MAX_WAITTIME 5 /* max sec until flash update */ macro
/freebsd/sbin/routed/
H A Doutput.c815 intvl_random(&rtime, MIN_WAITTIME, MAX_WAITTIME); in rip_bcast()