Searched refs:fib_has_custom_rules (Results 1 – 4 of 4) sorted by relevance
270 net->ipv4.fib_has_custom_rules = true; in fib4_rule_configure()291 net->ipv4.fib_has_custom_rules = true; in fib4_rule_delete()412 net->ipv4.fib_has_custom_rules = false; in fib4_rules_init()
94 if (id == RT_TABLE_LOCAL && !net->ipv4.fib_has_custom_rules) in fib_new_table()139 return net->ipv4.fib_has_custom_rules; in fib4_has_custom_rules()
56 bool fib_has_custom_rules; member
321 if (net->ipv4.fib_has_custom_rules) in fib_lookup()