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

/netbsd-current/include/protocols/
H A Drouted.h159 * between MIN_WAITTIME and MAX_WAITTIME, and no additional dynamic updates
169 #define MAX_WAITTIME 5 /* max sec until flash update */ macro
/netbsd-current/sbin/routed/
H A Doutput.c844 intvl_random(&rtime, MIN_WAITTIME, MAX_WAITTIME);

Completed in 120 milliseconds