summaryrefslogtreecommitdiffstats
path: root/include/cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cache.h')
-rw-r--r--include/cache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cache.h b/include/cache.h
index 120a1b8d..e5c509e8 100644
--- a/include/cache.h
+++ b/include/cache.h
@@ -51,6 +51,7 @@ struct nft_cache_filter {
struct {
uint32_t family;
const char *table;
+ const char *chain;
const char *set;
} list;