vserver 1.9.5.x5
[linux-2.6.git] / net / ipv4 / netfilter / ip_nat_proto_unknown.c
index b57103f..f5525bd 100644 (file)
@@ -39,8 +39,8 @@ static int unknown_unique_tuple(struct ip_conntrack_tuple *tuple,
 
 static int
 unknown_manip_pkt(struct sk_buff **pskb,
-                 unsigned int hdroff,
-                 const struct ip_conntrack_manip *manip,
+                 unsigned int iphdroff,
+                 const struct ip_conntrack_tuple *tuple,
                  enum ip_nat_manip_type maniptype)
 {
        return 1;