Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dfib_rules.c144 INDIRECT_CALLABLE_SCOPE bool fib4_rule_suppress(struct fib_rule *rule, in fib4_rule_suppress() function
382 .suppress = fib4_rule_suppress,
/openbmc/linux/include/net/
H A Dfib_rules.h202 INDIRECT_CALLABLE_DECLARE(bool fib4_rule_suppress(struct fib_rule *rule,
/openbmc/linux/net/core/
H A Dfib_rules.c325 fib4_rule_suppress, in fib_rules_lookup()