HomeSort by relevance Sort by last modified time
    Searched refs:compare_targets (Results 1 - 4 of 4) sorted by null

  /external/iptables/iptables/
nft-shared.h 175 bool compare_targets(struct xtables_target *tg1, struct xtables_target *tg2);
nft-shared.c 836 bool compare_targets(struct xtables_target *tg1, struct xtables_target *tg2) function
872 if (!compare_targets(cs->target, this.target)) {
nft-bridge.c 618 if (!compare_targets(cs->target, this.target)) {
nft-arp.c 649 if (!compare_targets(cs->target, this.target))

Completed in 389 milliseconds