Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c1316 static struct rt6_info *ip6_rt_cache_alloc(const struct fib6_result *res, in ip6_rt_cache_alloc() function
1805 * (See the logic in ip6_rt_cache_alloc() on how in rt6_find_cached_rt()
2243 rt = ip6_rt_cache_alloc(&res, &fl6->daddr, NULL); in ip6_pol_route()
2246 /* 1 refcnt is taken during ip6_rt_cache_alloc(). in ip6_pol_route()
2787 nrt6 = ip6_rt_cache_alloc(&res, daddr, saddr); in __ip6_rt_update_pmtu()
4137 nrt = ip6_rt_cache_alloc(&res, &msg->dest, NULL); in rt6_do_redirect()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c1316 static struct rt6_info *ip6_rt_cache_alloc(const struct fib6_result *res, in ip6_rt_cache_alloc() function
1804 * (See the logic in ip6_rt_cache_alloc() on how in rt6_find_cached_rt()
2236 rt = ip6_rt_cache_alloc(&res, &fl6->daddr, NULL); in ip6_pol_route()
2239 /* 1 refcnt is taken during ip6_rt_cache_alloc(). in ip6_pol_route()
2908 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()

Completed in 17 milliseconds