Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dfib6_rules.c302 INDIRECT_CALLABLE_SCOPE int fib6_rule_match(struct fib_rule *rule, in fib6_rule_match() function
454 .match = fib6_rule_match,
/OK3568_Linux_fs/kernel/include/net/
H A Dfib_rules.h215 INDIRECT_CALLABLE_DECLARE(int fib6_rule_match(struct fib_rule *rule,
/OK3568_Linux_fs/kernel/net/core/
H A Dfib_rules.c285 fib6_rule_match, in fib_rule_match()