Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dfib_rules.c147 INDIRECT_CALLABLE_SCOPE bool fib4_rule_suppress(struct fib_rule *rule, in fib4_rule_suppress() function
475 .suppress = fib4_rule_suppress,
/linux/include/net/
H A Dfib_rules.h229 INDIRECT_CALLABLE_DECLARE(bool fib4_rule_suppress(struct fib_rule *rule,
/linux/net/core/
H A Dfib_rules.c344 fib4_rule_suppress, in fib_rules_lookup()