Searched refs:l3mdev_fib_rule_match (Results 1 – 3 of 3) sorted by relevance
59 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl,339 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, in l3mdev_fib_rule_match() function
240 * l3mdev_fib_rule_match - Determine if flowi references an247 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, in l3mdev_fib_rule_match() function
298 if (rule->l3mdev && !l3mdev_fib_rule_match(rule->fr_net, fl, arg)) in fib_rule_match()