netfilter: add protocol independent NAT core
[deliverable/linux.git] / include / net / netns / ipv4.h
index 1474dd65c66f558999a70f38c081dea247fbee5a..ace280d19a204bf1ca5e3f800e376b63688b5f35 100644 (file)
@@ -51,8 +51,6 @@ struct netns_ipv4 {
        struct xt_table         *iptable_security;
 #endif
        struct xt_table         *nat_table;
-       struct hlist_head       *nat_bysource;
-       unsigned int            nat_htable_size;
 #endif
 
        int sysctl_icmp_echo_ignore_all;
This page took 0.023523 seconds and 5 git commands to generate.