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

/freebsd-11-stable/sbin/routed/
H A Doutput.c615 || RT->rt_poison_metric >= metric
628 if (RT->rt_poison_metric >= metric
631 RT->rt_poison_metric = metric;
637 pref = RT->rt_poison_metric + ws.metric;
H A Dtrace.c849 && RT->rt_poison_metric < RT->rt_metric)
851 RT->rt_poison_metric, ts(RT->rt_poison_time));
H A Ddefs.h211 char rt_poison_metric; /* to notice maximum recently */ member in struct:rt_entry
H A Dtable.c1731 rt->rt_poison_metric = HOPCNT_INFINITY;

Completed in 59 milliseconds