netfilter: nf_nat: add protoff argument to packet mangling functions
[deliverable/linux.git] / include / linux / netfilter / nf_conntrack_ftp.h
index 3e3aa08980c31f7bac7aca80ff3d473c25f4bdcc..28f18df365252e893221ec5c075460fbc5d578d3 100644 (file)
@@ -34,6 +34,7 @@ struct nf_conntrack_expect;
 extern unsigned int (*nf_nat_ftp_hook)(struct sk_buff *skb,
                                       enum ip_conntrack_info ctinfo,
                                       enum nf_ct_ftp_type type,
+                                      unsigned int protoff,
                                       unsigned int matchoff,
                                       unsigned int matchlen,
                                       struct nf_conntrack_expect *exp);
This page took 0.044995 seconds and 5 git commands to generate.