Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dfib6_rules.c269 INDIRECT_CALLABLE_SCOPE bool fib6_rule_suppress(struct fib_rule *rule, in fib6_rule_suppress() function
455 .suppress = fib6_rule_suppress,
/OK3568_Linux_fs/kernel/include/net/
H A Dfib_rules.h227 INDIRECT_CALLABLE_DECLARE(bool fib6_rule_suppress(struct fib_rule *rule,
/OK3568_Linux_fs/kernel/net/core/
H A Dfib_rules.c324 fib6_rule_suppress, in fib_rules_lookup()