tcp_twsk_unique
int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp);
if (tcp_twsk_unique(sk, sk2, twp))
EXPORT_IPV6_MOD_GPL(tcp_twsk_unique);