Home
last modified time | relevance | path

Searched refs:BETTER_LINK (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sbin/routed/
H A Ddefs.h227 #define BETTER_LINK(rt,A,B) ((A)->rts_metric < HOPCNT_INFINITY \ macro
H A Dinput.c823 || BETTER_LINK(rt, rts0, rts)) in input_route()
H A Dtable.c1753 if (BETTER_LINK(rt,rts1,rts)) in rts_better()
1782 if (!BETTER_LINK(rt, rts, rt->rt_spares)) in rtswitch()