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

/freebsd-12-stable/usr.sbin/route6d/
H A Droute6d.h70 #define RIP_TRIG_INT6_MIN 1 macro
77 #define RIP_TRIG_INT6_MIN 1 macro
H A Droute6d.c3462 t = (int)(RIP_TRIG_INT6_MIN +
3463 (RIP_TRIG_INT6_MAX - RIP_TRIG_INT6_MIN) * (r / RAND_MAX));

Completed in 54 milliseconds