netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect
[safe/jmp/linux-2.6] / include / net / netfilter / nf_conntrack_expect.h
index 9a2b9cb..917e170 100644 (file)
@@ -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