Searched refs:tmprts (Results 1 – 1 of 1) sorted by relevance
614 struct rt_spare *tmprts; in rdisc_sort() local621 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() local841 for (tmprts = rts, i = SPARE_INC; in rdisc_sort()842 i != 0; i--, tmprts++) in rdisc_sort()843 tmprts->rts_metric = in rdisc_sort()