newrt
struct rtentry *newrt = NULL;
sintosa(&ssrc), &newrt, m->m_pkthdr.ph_rtableid);
if (newrt != NULL && icmp_redirtimeout > 0) {
rt_timer_add(newrt, &icmp_redirect_timeout_q,
rtfree(newrt);
struct rtentry *newrt = NULL;
&newrt, m->m_pkthdr.ph_rtableid);
if (newrt != NULL && icmp6_redirtimeout > 0) {
rt_timer_add(newrt, &icmp6_redirect_timeout_q,
rtfree(newrt);
struct newrt *r1 = (struct newrt *)rt1;
struct newrt *r2 = (struct newrt *)rt2;
struct newrt rt[4096];