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

/freebsd-12-stable/usr.sbin/route6d/
H A Droute6d.h69 #define RIP_TRIG_INT6_MAX 5 macro
76 #define RIP_TRIG_INT6_MAX 5 macro
H A Droute6d.c1434 if (nextalarm > time(NULL) + RIP_TRIG_INT6_MAX) {
3463 (RIP_TRIG_INT6_MAX - RIP_TRIG_INT6_MIN) * (r / RAND_MAX));

Completed in 42 milliseconds