Searched refs:sktw (Results 1 – 2 of 2) sorted by relevance
118 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp) in tcp_twsk_unique() argument121 const struct inet_timewait_sock *tw = inet_twsk(sktw); in tcp_twsk_unique()122 const struct tcp_timewait_sock *tcptw = tcp_twsk(sktw); in tcp_twsk_unique()175 if (unlikely(!refcount_inc_not_zero(&sktw->sk_refcnt))) in tcp_twsk_unique()
388 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp);