Searched refs:nft_chain_zero_counters (Results 1 – 2 of 2) sorted by relevance
152 int nft_chain_zero_counters(struct nft_handle *h, const char *chain, const char *table, bool verbos…
3076 ret = nft_chain_zero_counters(h, cmd->chain, cmd->table, in nft_prepare()3413 int nft_chain_zero_counters(struct nft_handle *h, const char *chain, in nft_chain_zero_counters() function