aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns/ipv4.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/netns/ipv4.h')
-rw-r--r--include/net/netns/ipv4.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/netns/ipv4.h b/include/net/netns/ipv4.h
index 8f3a1a1a5a94..614a49be68a9 100644
--- a/include/net/netns/ipv4.h
+++ b/include/net/netns/ipv4.h
@@ -54,8 +54,6 @@ struct netns_ipv4 {
54 struct sock *mc_autojoin_sk; 54 struct sock *mc_autojoin_sk;
55 55
56 struct inet_peer_base *peers; 56 struct inet_peer_base *peers;
57 struct tcpm_hash_bucket *tcp_metrics_hash;
58 unsigned int tcp_metrics_hash_log;
59 struct sock * __percpu *tcp_sk; 57 struct sock * __percpu *tcp_sk;
60 struct netns_frags frags; 58 struct netns_frags frags;
61#ifdef CONFIG_NETFILTER 59#ifdef CONFIG_NETFILTER