netfilter: add protocol independent NAT core
[deliverable/linux.git] / include / net / netfilter / nf_nat.h
index b4de990b55f123e7f2c9ad1095634743e2ad4698..1752f1339054766ec9c6d992ab0dbdb7c1c2b298 100644 (file)
@@ -50,7 +50,7 @@ struct nf_conn_nat {
 
 /* Set up the info structure to map into this range. */
 extern unsigned int nf_nat_setup_info(struct nf_conn *ct,
-                                     const struct nf_nat_ipv4_range *range,
+                                     const struct nf_nat_range *range,
                                      enum nf_nat_manip_type maniptype);
 
 /* Is this tuple already taken? (not by us)*/
This page took 0.033158 seconds and 5 git commands to generate.