Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dfib_rules.c179 INDIRECT_CALLABLE_SCOPE int fib4_rule_match(struct fib_rule *rule, in fib4_rule_match() function
476 .match = fib4_rule_match,
/linux-6.15/include/net/
H A Dfib_rules.h209 INDIRECT_CALLABLE_DECLARE(int fib4_rule_match(struct fib_rule *rule,
/linux-6.15/net/core/
H A Dfib_rules.c307 fib4_rule_match, in fib_rule_match()