ip6_rt_cache_alloc
rt = ip6_rt_cache_alloc(&res, &fl6->daddr, NULL);
nrt6 = ip6_rt_cache_alloc(&res, daddr, saddr);
nrt = ip6_rt_cache_alloc(&res, &msg->dest, NULL);