Searched refs:compare_targets (Results 1 – 4 of 4) 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()
1252 compare_targets (const GstEncodingTarget * ta, const GstEncodingTarget * tb) in compare_targets() function1270 if (g_list_find_custom (res, target, (GCompareFunc) compare_targets)) in merge_targets()