Home
last modified time | relevance | path

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

/linux/include/net/
H A Dfib_rules.h198 INDIRECT_CALLABLE_DECLARE(bool fib6_rule_suppress(struct fib_rule *rule,
/linux/net/ipv6/
H A Dfib6_rules.c275 INDIRECT_CALLABLE_SCOPE bool fib6_rule_suppress(struct fib_rule *rule, in fib6_rule_suppress() function
504 .suppress = fib6_rule_suppress,
/linux/net/core/
H A Dfib_rules.c324 fib6_rule_suppress, in fib_rules_lookup()