Home
last modified time | relevance | path

Searched refs:compare_matches (Results 1 – 3 of 3) sorted by relevance

/external/iptables/iptables/
Dnft-shared.h174 bool compare_matches(struct xtables_rule_match *mt1, struct xtables_rule_match *mt2);
Dnft-shared.c800 bool compare_matches(struct xtables_rule_match *mt1, in compare_matches() function
867 if (!compare_matches(cs->matches, this.matches)) { in nft_ipv46_rule_find()
Dnft-bridge.c613 if (!compare_matches(cs->matches, this.matches)) { in nft_bridge_rule_find()