Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dtables.c329 int oldmetric; in rtchange() local
340 oldmetric = rt->rt_metric; in rtchange()
341 if (oldmetric >= HOPCNT_INFINITY) in rtchange()
405 } else if (dokern || oldmetric >= HOPCNT_INFINITY) { in rtchange()