Searched refs:pim_rand_next (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/pimd/
H A Dpim_rand.h28 int pim_rand_next(int min, int max);
H A Dpim_rand.c43 int pim_rand_next(int min, int max) function
H A Dpim_iface.c847 t_override_msec = pim_rand_next(0, effective_override_interval_msec);
920 t_suppressed_msec = qpim_t_periodic * pim_rand_next(1100, 1400);
H A Dpim_pim.c688 random_msec = pim_rand_next(0, triggered_hello_delay_msec);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/pimd/
H A Dpim_rand.h28 int pim_rand_next(int min, int max);
H A Dpim_rand.c43 int pim_rand_next(int min, int max) function
H A Dpim_iface.c847 t_override_msec = pim_rand_next(0, effective_override_interval_msec);
920 t_suppressed_msec = qpim_t_periodic * pim_rand_next(1100, 1400);
H A Dpim_pim.c688 random_msec = pim_rand_next(0, triggered_hello_delay_msec);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/pimd/
H A Dpim_rand.h28 int pim_rand_next(int min, int max);
H A Dpim_rand.c43 int pim_rand_next(int min, int max) function
H A Dpim_iface.c847 t_override_msec = pim_rand_next(0, effective_override_interval_msec);
920 t_suppressed_msec = qpim_t_periodic * pim_rand_next(1100, 1400);
H A Dpim_pim.c688 random_msec = pim_rand_next(0, triggered_hello_delay_msec);

Completed in 147 milliseconds