Home
last modified time | relevance | path

Searched refs:fib4_has_custom_rules (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dip_fib.h334 static inline bool fib4_has_custom_rules(const struct net *net) in fib4_has_custom_rules() function
406 static inline bool fib4_has_custom_rules(const struct net *net) in fib4_has_custom_rules() function
/linux/net/ipv4/
H A Dip_input.c587 if (fib4_has_custom_rules(net) || rt_type == RTN_BROADCAST || in ip_extract_route_hint()
H A Dfib_frontend.c437 fib4_has_custom_rules(net)) in fib_validate_source()