Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-cache.c50 struct nft_cache_req *req = &h->cache_req; in nft_cache_level_set()
555 struct nft_cache_req *req = &h->cache_req; in __nft_build_cache()
715 struct nft_cache_req *req = &h->cache_req; in nft_cache_build()
739 struct nft_cache_req *req = &h->cache_req; in nft_release_cache()
Dnft.h104 struct nft_cache_req cache_req; member
Dnft.c788 if (h->cache_req.level < NFT_CL_CHAINS) in nft_xt_builtin_init()
892 INIT_LIST_HEAD(&h->cache_req.chain_list); in nft_init()