]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/net/netns/ipv4.h
Merge branch 'master' of /repos/git/net-next-2.6
[net-next-2.6.git] / include / net / netns / ipv4.h
index 8098f6b8319db8dceec2136971141d669d0c3b87..2764994c9136a83b0e7194023e15ed21a6e87323 100644 (file)
@@ -42,6 +42,7 @@ struct netns_ipv4 {
 #endif
        struct xt_table         *nat_table;
        struct hlist_head       *nat_bysource;
+       unsigned int            nat_htable_size;
        int                     nat_vmalloced;
 #endif