Searched refs:l3mdev_fib_rule_match (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/
H A Dl3mdev.h59 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl,
323 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, function
/linux-master/net/l3mdev/
H A Dl3mdev.c240 * l3mdev_fib_rule_match - Determine if flowi references an
247 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, function
/linux-master/net/core/
H A Dfib_rules.c276 if (rule->l3mdev && !l3mdev_fib_rule_match(rule->fr_net, fl, arg))

Completed in 175 milliseconds