Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Doutput.c672 if (RT->rt_poison_time < now_expire || in walk_supply()
688 RT->rt_poison_time < now_expire) { in walk_supply()
689 RT->rt_poison_time = now.tv_sec; in walk_supply()
719 RT->rt_poison_time < now_garbage)) in walk_supply()
H A Dtrace.c1057 if (RT->rt_poison_time >= now_garbage && in walk_trace()
1060 RT->rt_poison_metric, ts(RT->rt_poison_time)); in walk_trace()
H A Ddefs.h218 time_t rt_poison_time; /* advertised metric */ member