]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/netfilter/nf_conntrack_helper.h
[NETFILTER]: Add ctnetlink port for nf_conntrack
[linux-2.6-omap-h63xx.git] / include / net / netfilter / nf_conntrack_helper.h
index 5a66b2a3a6232be7d2230049025805aa12a8fdc5..86ec8174ad027cbfc68a3510cc34dfa737c9c4a7 100644 (file)
@@ -33,6 +33,8 @@ struct nf_conntrack_helper
                    unsigned int protoff,
                    struct nf_conn *ct,
                    enum ip_conntrack_info conntrackinfo);
+
+       int (*to_nfattr)(struct sk_buff *skb, const struct nf_conn *ct);
 };
 
 extern int nf_conntrack_helper_register(struct nf_conntrack_helper *);