udp: Introduce optional per-netns hash table.
[linux-2.6-microblaze.git] / include / net / netns / ipv4.h
index e4cc4d3..db762e3 100644 (file)
@@ -208,6 +208,8 @@ struct netns_ipv4 {
 
        atomic_t dev_addr_genid;
 
+       unsigned int sysctl_udp_child_hash_entries;
+
 #ifdef CONFIG_SYSCTL
        unsigned long *sysctl_local_reserved_ports;
        int sysctl_ip_prot_sock;