Home
last modified time | relevance | path

Searched refs:nft_chain_zero_counters (Results 1 – 2 of 2) sorted by relevance

/external/iptables/iptables/
Dnft.h152 int nft_chain_zero_counters(struct nft_handle *h, const char *chain, const char *table, bool verbos…
Dnft.c3076 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