summaryrefslogtreecommitdiffstats
path: root/include/internal/prototypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal/prototypes.h')
-rw-r--r--include/internal/prototypes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/internal/prototypes.h b/include/internal/prototypes.h
index 532c60e..730eb6b 100644
--- a/include/internal/prototypes.h
+++ b/include/internal/prototypes.h
@@ -37,6 +37,8 @@ void __copy_fast(struct nf_conntrack *ct1, const struct nf_conntrack *ct);
int __setup_netlink_socket_filter(int fd, struct nfct_filter *filter);
+void __build_filter_dump(struct nfnlhdr *req, size_t size, const struct nfct_filter_dump *filter_dump);
+
/*
* expectation internal prototypes
*/