udp: Set NULL to sk->sk_prot->h.udp_table.
[platform/kernel/linux-rpi.git] / include / net / netns / ipv4.h
index 25f90bb..e4cc4d3 100644 (file)
@@ -43,6 +43,7 @@ struct tcp_fastopen_context;
 
 struct netns_ipv4 {
        struct inet_timewait_death_row tcp_death_row;
+       struct udp_table *udp_table;
 
 #ifdef CONFIG_SYSCTL
        struct ctl_table_header *forw_hdr;