Searched refs:nft_rule_flush (Results 1 – 2 of 2) sorted by relevance
183 int nft_rule_flush(struct nft_handle *h, const char *chain, const char *table, bool verbose);
1724 int nft_rule_flush(struct nft_handle *h, const char *chain, const char *table, in nft_rule_flush() function1735 nft_fn = nft_rule_flush; in nft_rule_flush()3108 ret = nft_rule_flush(h, cmd->chain, cmd->table, in nft_prepare()