linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / linux / netfilter_ipv4 / ip_nat.h
index e9f5ed1..41a107d 100644 (file)
@@ -23,7 +23,7 @@ struct ip_nat_seq {
         * modification (if any) */
        u_int32_t correction_pos;
        /* sequence number offset before and after last modification */
-       int16_t offset_before, offset_after;
+       int32_t offset_before, offset_after;
 };
 
 /* Single range specification. */