Searched refs:rt_poison_metric (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Doutput.c633 || RT->rt_poison_metric >= metric
646 if (RT->rt_poison_metric >= metric
649 RT->rt_poison_metric = metric;
655 pref = RT->rt_poison_metric + ws.metric;
H A Dtrace.c862 && RT->rt_poison_metric < RT->rt_metric)
864 RT->rt_poison_metric, ts(RT->rt_poison_time));
H A Ddefs.h229 char rt_poison_metric; /* to notice maximum recently */ member in struct:rt_entry
H A Dtable.c1751 rt->rt_poison_metric = HOPCNT_INFINITY;

Completed in 168 milliseconds