Home
last modified time | relevance | path

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

/NextBSD/include/protocols/
HDrouted.h163 #define MAX_WAITTIME 5 /* max sec until flash update */ macro
/NextBSD/sbin/routed/
HDoutput.c825 intvl_random(&rtime, MIN_WAITTIME, MAX_WAITTIME); in rip_bcast()