Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft.c1681 __nft_rule_flush(struct nft_handle *h, const char *table, in __nft_rule_flush() function
1719 __nft_rule_flush(d->h, d->table, chain, d->verbose, false); in nft_rule_flush_cb()
1752 __nft_rule_flush(h, table, chain, verbose, false); in nft_rule_flush()
1827 __nft_rule_flush(h, table, chain, false, created); in nft_chain_restore()