Searched refs:__nft_table_flush (Results 1 – 1 of 1) sorted by relevance
1989 static int __nft_table_flush(struct nft_handle *h, const char *table, bool exists) in __nft_table_flush() function2030 ret = __nft_table_flush(h, table, h->cache->table[t->type].exists); in nft_table_flush()