Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft.h41 struct nft_cache { struct
102 struct nft_cache __cache[2];
103 struct nft_cache *cache;
Dnft-cache.c549 static int flush_cache(struct nft_handle *h, struct nft_cache *c,
653 static int flush_cache(struct nft_handle *h, struct nft_cache *c, in flush_cache()