Searched refs:l3mdev_fib_rule_match (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/ |
| H A D | l3mdev.h | 59 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, 340 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, in l3mdev_fib_rule_match() 339 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, l3mdev_fib_rule_match() function
|
| /linux/net/l3mdev/ |
| H A D | l3mdev.c | 247 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, in l3mdev_fib_rule_match() function
|
| /linux/net/core/ |
| H A D | fib_rules.c | 298 if (rule->l3mdev && !l3mdev_fib_rule_match(rule->fr_net, fl, arg)) in fib_rule_match()
|