Searched refs:fib_rule_matchall (Results 1 – 4 of 4) sorted by relevance
197 bool fib_rule_matchall(const struct fib_rule *rule);
42 return fib_rule_matchall(rule); in fib6_rule_matchall()
296 return fib_rule_matchall(rule) && rule->action == FR_ACT_TO_TBL && in ip6mr_rule_default()
38 bool fib_rule_matchall(const struct fib_rule *rule) in fib_rule_matchall() function54 EXPORT_SYMBOL_GPL(fib_rule_matchall);