Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c3879 static int __ip6_del_cached_rt(struct rt6_info *rt, struct fib6_config *cfg) in __ip6_del_cached_rt() function
3906 return __ip6_del_cached_rt(rt_cache, cfg); in ip6_del_cached_rt()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c3963 static int __ip6_del_cached_rt(struct rt6_info *rt, struct fib6_config *cfg) in __ip6_del_cached_rt() function
3990 return __ip6_del_cached_rt(rt_cache, cfg); in ip6_del_cached_rt()

Completed in 15 milliseconds