fib_has_custom_rules  351 include/net/ip_fib.h 	if (net->ipv4.fib_has_custom_rules)
fib_has_custom_rules   57 include/net/netns/ipv4.h 	bool			fib_has_custom_rules;
fib_has_custom_rules   91 net/ipv4/fib_frontend.c 	if (id == RT_TABLE_LOCAL && !net->ipv4.fib_has_custom_rules)
fib_has_custom_rules  137 net/ipv4/fib_frontend.c 	return net->ipv4.fib_has_custom_rules;
fib_has_custom_rules  274 net/ipv4/fib_rules.c 	net->ipv4.fib_has_custom_rules = true;
fib_has_custom_rules  295 net/ipv4/fib_rules.c 	net->ipv4.fib_has_custom_rules = true;
fib_has_custom_rules  416 net/ipv4/fib_rules.c 	net->ipv4.fib_has_custom_rules = false;