Searched refs:nft_table_flush (Results 1 – 2 of 2) sorted by relevance
137 int nft_table_flush(struct nft_handle *h, const char *table);
2019 int nft_table_flush(struct nft_handle *h, const char *table) in nft_table_flush() function2024 nft_fn = nft_table_flush; in nft_table_flush()3055 ret = nft_table_flush(h, cmd->table); in nft_prepare()