]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/netns/ipv6.h
[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.
[linux-2.6-omap-h63xx.git] / include / net / netns / ipv6.h
index 057c8e473a755592608c48cfe6539e5a62155a5b..87ab56ab93fc8aff5226c3bb4fee599d4f67b4d9 100644 (file)
@@ -12,6 +12,7 @@ struct ctl_table_header;
 struct netns_sysctl_ipv6 {
 #ifdef CONFIG_SYSCTL
        struct ctl_table_header *table;
+       struct ctl_table_header *frags_hdr;
 #endif
        struct inet_frags_ctl frags;
        int bindv6only;