Searched refs:compare_targets (Results 1 – 3 of 3) sorted by relevance
173 bool compare_targets(struct xtables_target *tg1, struct xtables_target *tg2);
963 bool compare_targets(struct xtables_target *tg1, struct xtables_target *tg2) in compare_targets() function
2074 if (!compare_targets(cs->target, this.target)) { in nft_rule_cmp()