Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Drdisc.c614 struct rt_spare *tmprts; in rdisc_sort() local
621 for (tmprts = rts, j = SPARE_INC; in rdisc_sort()
622 j != 0; j--, tmprts++) in rdisc_sort()
623 tmprts->rts_metric = HOPCNT_INFINITY; in rdisc_sort()
833 struct rt_spare *tmprts; in rdisc_sort() local
841 for (tmprts = rts, i = SPARE_INC; in rdisc_sort()
842 i != 0; i--, tmprts++) in rdisc_sort()
843 tmprts->rts_metric = in rdisc_sort()