Home
last modified time | relevance | path

Searched refs:fib6_info_hold_safe (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dip6_fib.h328 static inline bool fib6_info_hold_safe(struct fib6_info *f6i) in fib6_info_hold_safe() function
/kernel/linux/linux-6.6/include/net/
H A Dip6_fib.h329 static inline bool fib6_info_hold_safe(struct fib6_info *f6i) in fib6_info_hold_safe() function
/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c1181 if (!fib6_info_hold_safe(f6i)) in ip6_create_rt_rcu()
1328 if (!fib6_info_hold_safe(f6i)) in ip6_rt_cache_alloc()
1365 if (!fib6_info_hold_safe(f6i)) in ip6_rt_pcpu_alloc()
3989 if (!fib6_info_hold_safe(rt)) in ip6_route_del()
4006 if (!fib6_info_hold_safe(rt)) in ip6_route_del()
4196 if (!fib6_info_hold_safe(rt)) in rt6_get_route_info()
4264 if (rt && !fib6_info_hold_safe(rt)) in rt6_get_dflt_router()
4314 fib6_info_hold_safe(rt)) { in __rt6_purge_dflt_routers()
H A Daddrconf.c2458 if (!fib6_info_hold_safe(rt)) in addrconf_get_prefix_route()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c1184 if (!fib6_info_hold_safe(f6i)) in ip6_create_rt_rcu()
1328 if (!fib6_info_hold_safe(f6i)) in ip6_rt_cache_alloc()
1365 if (!fib6_info_hold_safe(f6i)) in ip6_rt_pcpu_alloc()
4073 if (!fib6_info_hold_safe(rt)) in ip6_route_del()
4090 if (!fib6_info_hold_safe(rt)) in ip6_route_del()
4280 if (!fib6_info_hold_safe(rt)) in rt6_get_route_info()
4348 if (rt && !fib6_info_hold_safe(rt)) in rt6_get_dflt_router()
4399 fib6_info_hold_safe(rt)) { in __rt6_purge_dflt_routers()
H A Daddrconf.c2486 if (!fib6_info_hold_safe(rt)) in addrconf_get_prefix_route()

Completed in 36 milliseconds