Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dip6_fib.h291 static inline bool fib6_info_hold_safe(struct fib6_info *f6i) in fib6_info_hold_safe() function
/Linux-v5.4/net/ipv6/
Droute.c1191 if (!fib6_info_hold_safe(f6i)) in ip6_create_rt_rcu()
1338 if (!fib6_info_hold_safe(f6i)) in ip6_rt_cache_alloc()
1376 if (!fib6_info_hold_safe(f6i)) in ip6_rt_pcpu_alloc()
3908 if (!fib6_info_hold_safe(rt)) in ip6_route_del()
3925 if (!fib6_info_hold_safe(rt)) in ip6_route_del()
4115 if (!fib6_info_hold_safe(rt)) in rt6_get_route_info()
4183 if (rt && !fib6_info_hold_safe(rt)) in rt6_get_dflt_router()
4233 fib6_info_hold_safe(rt)) { in __rt6_purge_dflt_routers()
Daddrconf.c2433 if (!fib6_info_hold_safe(rt)) in addrconf_get_prefix_route()