Searched refs:compare_targets (Results 1 – 4 of 4) sorted by relevance
175 bool compare_targets(struct xtables_target *tg1, struct xtables_target *tg2);
836 bool compare_targets(struct xtables_target *tg1, struct xtables_target *tg2) in compare_targets() function872 if (!compare_targets(cs->target, this.target)) { in nft_ipv46_rule_find()
618 if (!compare_targets(cs->target, this.target)) { in nft_bridge_rule_find()
649 if (!compare_targets(cs->target, this.target)) in nft_arp_rule_find()