Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dtables.c328 boolean_t dokern = _B_FALSE; in rtchange() local
341 dokern = _B_TRUE; in rtchange()
346 dokerndelete = dokern; in rtchange()
350 if (dokern || metricchanged) { in rtchange()
366 if (dokern) { in rtchange()
407 } else if (dokern || oldmetric >= HOPCNT_INFINITY) { in rtchange()