Home
last modified time | relevance | path

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

/third_party/iptables/iptables/
Dnft-cache.c740 struct cache_chain *cc, *cc_tmp; in nft_release_cache() local
755 list_for_each_entry_safe(cc, cc_tmp, &req->chain_list, head) { in nft_release_cache()