Searched refs:compare_matches (Results 1 – 3 of 3) sorted by relevance
172 bool compare_matches(struct xtables_rule_match *mt1, struct xtables_rule_match *mt2);
927 bool compare_matches(struct xtables_rule_match *mt1, in compare_matches() function
2069 if (!compare_matches(cs->matches, this.matches)) { in nft_rule_cmp()