Searched refs:nft_table_find (Results 1 – 3 of 3) sorted by relevance
48 if (!nft_table_find(h, tablename)) { in do_output()
61 bool nft_table_find(struct nft_handle *h, const char *tablename);
1668 bool nft_table_find(struct nft_handle *h, const char *tablename) in nft_table_find() function