Searched refs:fib_has_custom_rules (Results 1 – 5 of 5) sorted by relevance
309 net->ipv4.fib_has_custom_rules = true; in fib4_rule_configure()330 net->ipv4.fib_has_custom_rules = true; in fib4_rule_delete()469 net->ipv4.fib_has_custom_rules = false; in fib4_rules_init()
87 if (id == RT_TABLE_LOCAL && !net->ipv4.fib_has_custom_rules) in fib_new_table()
102 bool fib_has_custom_rules; member
25 bool fib_has_custom_rules …
379 if (net->ipv4.fib_has_custom_rules) in fib_lookup()408 return net->ipv4.fib_has_custom_rules; in fib4_has_custom_rules()
Completed in 13 milliseconds