Searched refs:nft_is_ruleset_compatible (Results 1 – 4 of 4) sorted by relevance
141 if (nft_is_ruleset_compatible(&h) == 1) { in xtables_save_main()
185 int nft_is_ruleset_compatible(struct nft_handle *h);
1228 if (nft_is_ruleset_compatible(h) == 1) { in do_commandx()
2871 int nft_is_ruleset_compatible(struct nft_handle *h) in nft_is_ruleset_compatible() function