Searched refs:fib_has_custom_rules (Results 1 – 5 of 5) sorted by relevance
304 if (!net->ipv4.fib_has_custom_rules) { in fib4_rule_configure()347 net->ipv4.fib_has_custom_rules = true; in fib4_rule_configure()465 return !net->ipv4.fib_has_custom_rules; in fib4_rule_need_rtnl()515 net->ipv4.fib_has_custom_rules = false; in fib4_rules_init()
91 if (id == RT_TABLE_LOCAL && !net->ipv4.fib_has_custom_rules) in fib_new_table()
123 bool fib_has_custom_rules; member
27 bool fib_has_custom_rules
381 if (net->ipv4.fib_has_custom_rules) in fib_lookup()409 return net->ipv4.fib_has_custom_rules; in fib4_has_custom_rules()