Lines Matching refs:rt_spares
665 (int)(rts - rt->rt_spares), in trace_upslot()
668 (rts != rt->rt_spares in trace_upslot()
673 (int)(rts - rt->rt_spares), in trace_upslot()
678 rts != rt->rt_spares || AGE_RT(rt->rt_state, in trace_upslot()
690 && (rts != rt->rt_spares in trace_upslot()
695 (int)(rts - rt->rt_spares), in trace_upslot()
698 (rts != rt->rt_spares in trace_upslot()
780 print_rts(rt->rt_spares, in trace_change()
811 print_rts(rt->rt_spares, 0,0,0,0,AGE_RT(rt->rt_state,rt->rt_ifp)); in trace_add_del()
828 print_rts(&RT->rt_spares[0], 0,0,0,0, AGE_RT(RT->rt_state, RT->rt_ifp)); in walk_trace()
835 rts = &RT->rt_spares[1]; in walk_trace()