Home
last modified time | relevance | path

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

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