Searched refs:compare_targets (Results 1 - 4 of 4) sorted by relevance

/external/iptables/iptables/
H A Dnft-shared.h175 bool compare_targets(struct xtables_target *tg1, struct xtables_target *tg2);
H A Dnft-shared.c836 bool compare_targets(struct xtables_target *tg1, struct xtables_target *tg2) function
872 if (!compare_targets(cs->target, this.target)) {
H A Dnft-bridge.c618 if (!compare_targets(cs->target, this.target)) {
H A Dnft-arp.c649 if (!compare_targets(cs->target, this.target))

Completed in 112 milliseconds