tcp_v4_destroy_sock
void tcp_v4_destroy_sock(struct sock *sk);
EXPORT_IPV6_MOD(tcp_v4_destroy_sock);
.destroy = tcp_v4_destroy_sock,