Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft.h42 struct nft_cache { struct
106 struct nft_cache __cache[2];
107 struct nft_cache *cache;
Dnft-cache.c647 static int flush_cache(struct nft_handle *h, struct nft_cache *c,
751 static int flush_cache(struct nft_handle *h, struct nft_cache *c, in flush_cache()