Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-cache.c624 static int __flush_chain_cache(struct nft_chain *c, void *data) in __flush_chain_cache() function
665 nft_chain_foreach(h, tablename, __flush_chain_cache, NULL); in flush_cache()