newrt
struct rtentry *newrt = NULL;
RTF_GATEWAY | RTF_HOST, sin6tosa(&ssrc), &newrt);
if (newrt) {
(void)rt_timer_add(newrt, icmp6_redirect_timeout,
rt_unref(newrt);
const struct newrt *r1 = (const struct newrt *)rt1;
const struct newrt *r2 = (const struct newrt *)rt2;
struct newrt rt[4096];