X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fnet%2Fnetfilter%2Fnf_conntrack_expect.h;h=917e170fa75269e25908b81aff9a0af6d69ec96c;hb=b87921bdf25485afd8f5a5f25e86b5acef32a9cf;hp=9a2b9cb52271656856bcbc395178308140dfe000;hpb=7458bbd044f0e799ad27c3fc71e1115ac30a9c25;p=pandora-kernel.git diff --git a/include/net/netfilter/nf_conntrack_expect.h b/include/net/netfilter/nf_conntrack_expect.h index 9a2b9cb52271..917e170fa752 100644 --- a/include/net/netfilter/nf_conntrack_expect.h +++ b/include/net/netfilter/nf_conntrack_expect.h @@ -66,6 +66,7 @@ static inline struct net *nf_ct_exp_net(struct nf_conntrack_expect *exp) struct nf_conntrack_expect_policy { unsigned int max_expected; unsigned int timeout; + const char *name; }; #define NF_CT_EXPECT_CLASS_DEFAULT 0