Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft.c2740 static int nft_is_rule_compatible(struct nftnl_rule *rule) in nft_is_rule_compatible() function
2897 ret = nft_is_rule_compatible(rule); in nft_is_ruleset_compatible()