Home
last modified time | relevance | path

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

/third_party/iptables/iptables/
Dnft.c3479 static int nft_is_rule_compatible(struct nftnl_rule *rule, void *data) in nft_is_rule_compatible() function
3494 if (nftnl_rule_foreach(c, nft_is_rule_compatible, NULL)) in nft_is_chain_compatible()