Searched refs:nft_table_find (Results 1 – 3 of 3) sorted by relevance
111 if (!nft_table_find(h, tablename) && in do_output()
135 bool nft_table_find(struct nft_handle *h, const char *tablename);
1739 else if (!nft_table_find(h, table)) in nft_rule_flush()1962 bool nft_table_find(struct nft_handle *h, const char *tablename) in nft_table_find() function2710 exists = nft_table_find(h, tablename); in nft_refresh_transaction()