Searched refs:nft_is_rule_compatible (Results 1 – 1 of 1) sorted by relevance
3479 static int nft_is_rule_compatible(struct nftnl_rule *rule, void *data) in nft_is_rule_compatible() function3494 if (nftnl_rule_foreach(c, nft_is_rule_compatible, NULL)) in nft_is_chain_compatible()