Searched refs:rts_time (Results 1 – 6 of 6) sorted by relevance
206 time_t rts_time; /* timer to junk stale routes */ member220 #define rt_time rt_spares[0].rts_time250 && now_stale <= (A)->rts_time \255 && now_stale > (B)->rts_time) \
759 new.rts_time = now.tv_sec; in input()868 && now_stale <= rts->rts_time) in input_route()876 new->rts_time = rts->rts_time; in input_route()
838 new.rts_time = now.tv_sec; in kern_check_static()1766 if (new->rts_time >= now.tv_sec - EXPIRE_TIME) in rtchange()1767 new->rts_time = now.tv_sec - EXPIRE_TIME; in rtchange()1784 new->rts_time = now.tv_sec; in rtchange()2040 rts->rts_time = now.tv_sec; in walk_age()2055 && rts->rts_time >= now_stale) { in walk_age()2056 rts->rts_time -= SUPPLY_INTERVAL; in walk_age()2061 && now_garbage > rts->rts_time in walk_age()
614 (void)fprintf(ftrace, "%s ", ts(rts->rts_time)); in print_rts()701 (new->rts_time != rts->rts_time in trace_upslot()805 (rt->rt_time != new->rts_time in trace_change()
1169 loop_rts.rts_time = rt->rt_time; in ifinit()1236 loop_rts.rts_time = rt->rt_time; in ifinit()1344 new.rts_time = now.tv_sec; in addrouteforif()
520 new.rts_time = now.tv_sec - GARBAGE_TIME; in rdisc_sort()548 new.rts_time = now.tv_sec; in rdisc_sort()