Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/
Droute.c1315 static struct rt6_info *ip6_rt_cache_alloc(const struct fib6_result *res, in ip6_rt_cache_alloc() function
2235 rt = ip6_rt_cache_alloc(&res, &fl6->daddr, NULL); in ip6_pol_route()
2907 nrt6 = ip6_rt_cache_alloc(&res, daddr, saddr); in __ip6_rt_update_pmtu()
4221 nrt = ip6_rt_cache_alloc(&res, &msg->dest, NULL); in rt6_do_redirect()