Searched refs:__nft_chain_zero_counters (Results 1 – 1 of 1) sorted by relevance
3341 static int __nft_chain_zero_counters(struct nft_chain *nc, void *data) in __nft_chain_zero_counters() function3430 ret = __nft_chain_zero_counters(c, &d); in nft_chain_zero_counters()3434 ret = nft_chain_foreach(h, table, __nft_chain_zero_counters, &d); in nft_chain_zero_counters()