Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dfib_rules.h187 INDIRECT_CALLABLE_DECLARE(int fib6_rule_match(struct fib_rule *rule,
/linux-6.1.9/net/ipv6/
Dfib6_rules.c303 INDIRECT_CALLABLE_SCOPE int fib6_rule_match(struct fib_rule *rule, in fib6_rule_match() function
457 .match = fib6_rule_match,
/linux-6.1.9/net/core/
Dfib_rules.c285 fib6_rule_match, in fib_rule_match()