Searched refs:nft_is_chain_compatible (Results 1 – 1 of 1) sorted by relevance
2767 static int nft_is_chain_compatible(const char *table, const char *chain) in nft_is_chain_compatible() function2812 if (nft_is_chain_compatible(table, name) == 1) { in nft_are_chains_compatible()