Searched refs:rts_time (Results 1 – 6 of 6) sorted by relevance
208 time_t rts_time; /* timer to junk stale routes */ member222 #define rt_time rt_spares[0].rts_time252 && now_stale <= (A)->rts_time \257 && now_stale > (B)->rts_time) \
766 new.rts_time = now.tv_sec; in input()875 && now_stale <= rts->rts_time) in input_route()883 new->rts_time = rts->rts_time; in input_route()
840 new.rts_time = now.tv_sec; in kern_check_static()1777 if (new->rts_time >= now.tv_sec - EXPIRE_TIME) in rtchange()1778 new->rts_time = now.tv_sec - EXPIRE_TIME; in rtchange()1795 new->rts_time = now.tv_sec; in rtchange()2051 rts->rts_time = now.tv_sec; in walk_age()2066 && rts->rts_time >= now_stale) { in walk_age()2067 rts->rts_time -= SUPPLY_INTERVAL; in walk_age()2072 && now_garbage > rts->rts_time in walk_age()
622 (void)fprintf(ftrace, "%s ", ts(rts->rts_time)); in print_rts()709 (new->rts_time != rts->rts_time in trace_upslot()813 (rt->rt_time != new->rts_time in trace_change()
1172 loop_rts.rts_time = rt->rt_time; in ifinit()1239 loop_rts.rts_time = rt->rt_time; in ifinit()1348 new.rts_time = now.tv_sec; in addrouteforif()
522 new.rts_time = now.tv_sec - GARBAGE_TIME; in rdisc_sort()550 new.rts_time = now.tv_sec; in rdisc_sort()