Searched refs:nft_is_table_compatible (Results 1 – 3 of 3) sorted by relevance
77 if (!nft_is_table_compatible(h, tablename, NULL)) { in __do_output()
262 bool nft_is_table_compatible(struct nft_handle *h,
3521 bool nft_is_table_compatible(struct nft_handle *h, in nft_is_table_compatible() function3538 if (nft_is_table_compatible(h, table, chain)) in nft_assert_table_compatible()