Home
last modified time | relevance | path

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

/linux-6.14.4/net/ipv6/
Droute.c1364 static struct rt6_info *ip6_rt_cache_alloc(const struct fib6_result *res, in ip6_rt_cache_alloc() function
2283 rt = ip6_rt_cache_alloc(&res, &fl6->daddr, NULL); in ip6_pol_route()
2955 nrt6 = ip6_rt_cache_alloc(&res, daddr, saddr); in __ip6_rt_update_pmtu()
4275 nrt = ip6_rt_cache_alloc(&res, &msg->dest, NULL); in rt6_do_redirect()