aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns/ipv6.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/netns/ipv6.h')
-rw-r--r--include/net/netns/ipv6.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/netns/ipv6.h b/include/net/netns/ipv6.h
index 057c8e473a75..87ab56ab93fc 100644
--- a/include/net/netns/ipv6.h
+++ b/include/net/netns/ipv6.h
@@ -12,6 +12,7 @@ struct ctl_table_header;
12struct netns_sysctl_ipv6 { 12struct netns_sysctl_ipv6 {
13#ifdef CONFIG_SYSCTL 13#ifdef CONFIG_SYSCTL
14 struct ctl_table_header *table; 14 struct ctl_table_header *table;
15 struct ctl_table_header *frags_hdr;
15#endif 16#endif
16 struct inet_frags_ctl frags; 17 struct inet_frags_ctl frags;
17 int bindv6only; 18 int bindv6only;