Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dtables.c331 int oldmetric; in rtchange() local
342 oldmetric = rt->rt_metric; in rtchange()
343 if (oldmetric >= HOPCNT_INFINITY) in rtchange()
407 } else if (dokern || oldmetric >= HOPCNT_INFINITY) { in rtchange()