--- zzzz-none-000/linux-3.10.107/net/dccp/ipv6.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/net/dccp/ipv6.h 2021-02-04 17:41:59.000000000 +0000 @@ -25,12 +25,10 @@ struct dccp6_request_sock { struct dccp_request_sock dccp; - struct inet6_request_sock inet6; }; struct dccp6_timewait_sock { struct inet_timewait_sock inet; - struct inet6_timewait_sock tw6; }; #endif /* _DCCP_IPV6_H */