Searched refs:intvl_random (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Dmain.c339 intvl_random(&next_bcast, EPOCH+MIN_WAITTIME, EPOCH+SUPPLY_INTERVAL);
831 intvl_random(struct timeval *tp, /* put value here */ function
H A Ddefs.h567 extern void intvl_random(struct timeval *, u_long, u_long);
H A Doutput.c844 intvl_random(&rtime, MIN_WAITTIME, MAX_WAITTIME);
H A Drdisc.c852 intvl_random(&ifp->int_rdisc_timer,

Completed in 107 milliseconds