Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dfib_rules.c177 INDIRECT_CALLABLE_SCOPE int fib4_rule_match(struct fib_rule *rule, in fib4_rule_match() function
383 .match = fib4_rule_match,
/openbmc/linux/include/net/
H A Dfib_rules.h189 INDIRECT_CALLABLE_DECLARE(int fib4_rule_match(struct fib_rule *rule,
/openbmc/linux/net/core/
H A Dfib_rules.c286 fib4_rule_match, in fib_rule_match()