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

/freebsd-10.2-release/usr.sbin/route6d/
H A Droute6d.h68 #define RIP_TRIG_INT6_MIN 1 macro
75 #define RIP_TRIG_INT6_MIN 1 macro
H A Droute6d.c3451 t = (int)(RIP_TRIG_INT6_MIN +
3452 (RIP_TRIG_INT6_MAX - RIP_TRIG_INT6_MIN) * (r / RAND_MAX));

Completed in 46 milliseconds