aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/udp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/udp.h')
-rw-r--r--include/net/udp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/udp.h b/include/net/udp.h
index c6669c0a74c7..a1b33d667199 100644
--- a/include/net/udp.h
+++ b/include/net/udp.h
@@ -192,6 +192,7 @@ struct udp_seq_afinfo {
192}; 192};
193 193
194struct udp_iter_state { 194struct udp_iter_state {
195 struct net *net;
195 sa_family_t family; 196 sa_family_t family;
196 struct hlist_head *hashtable; 197 struct hlist_head *hashtable;
197 int bucket; 198 int bucket;