Searched refs:fib6_has_custom_rules (Results 1 – 4 of 4) sorted by relevance
676 static inline bool fib6_has_custom_rules(const struct net *net) in fib6_has_custom_rules() function678 return net->ipv6.fib6_has_custom_rules; in fib6_has_custom_rules()709 static inline bool fib6_has_custom_rules(const struct net *net) in fib6_has_custom_rules() function
89 bool fib6_has_custom_rules; member
142 if (fib6_routes_require_src(net) || fib6_has_custom_rules(net) || in ip6_extract_route_hint()
6698 net->ipv6.fib6_has_custom_rules = false; in ip6_route_net_init()