Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/route6d/
Droute6d.h76 #define RIP_TRIG_INT6_MIN 1 macro
83 #define RIP_TRIG_INT6_MIN 1 macro
Droute6d.c3301 t = (int)(RIP_TRIG_INT6_MIN + in ripsuptrig()
3302 (RIP_TRIG_INT6_MAX - RIP_TRIG_INT6_MIN) * r); in ripsuptrig()