Searched refs:fib6_has_custom_rules (Results 1 – 3 of 3) sorted by relevance
66 if (net->ipv6.fib6_has_custom_rules) { in fib6_lookup()93 if (net->ipv6.fib6_has_custom_rules) { in fib6_rule_lookup()373 net->ipv6.fib6_has_custom_rules = true; in fib6_rule_configure()
6185 net->ipv6.fib6_has_custom_rules = false; in ip6_route_net_init()
85 bool fib6_has_custom_rules; member