From 9f760e5d3f6b44ecf5bb7144517e022fd987fa76 Mon Sep 17 00:00:00 2001 From: Alexander Wirt Date: Fri, 19 Sep 2014 10:15:13 +0200 Subject: Imported Upstream version 1.4.2 --- include/internal.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/internal.h') diff --git a/include/internal.h b/include/internal.h index 2ba9714..1a796a7 100644 --- a/include/internal.h +++ b/include/internal.h @@ -40,6 +40,7 @@ struct internal_handler { void (*new)(struct nf_expect *exp, int origin_type); void (*upd)(struct nf_expect *exp, int origin_type); int (*del)(struct nf_expect *exp, int origin_type); + int (*find)(const struct nf_conntrack *master); void (*dump)(int fd, int type); void (*populate)(struct nf_expect *exp); -- cgit v1.2.3