Searched refs:nft_rule_flush_cb (Results 1 – 1 of 1) sorted by relevance
1713 static int nft_rule_flush_cb(struct nft_chain *c, void *data) in nft_rule_flush_cb() function1757 ret = nft_chain_foreach(h, table, nft_rule_flush_cb, &d); in nft_rule_flush()