Home
last modified time | relevance | path

Searched refs:fib_has_custom_rules (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dip_fib.h379 if (net->ipv4.fib_has_custom_rules) in fib_lookup()
408 return net->ipv4.fib_has_custom_rules; in fib4_has_custom_rules()
/linux/net/ipv4/
H A Dfib_frontend.c87 if (id == RT_TABLE_LOCAL && !net->ipv4.fib_has_custom_rules) in fib_new_table()