Home
last modified time | relevance | path

Searched refs:sktw (Results 1 – 1 of 1) sorted by relevance

/net/ipv4/
Dtcp_ipv4.c113 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp) in tcp_twsk_unique() argument
116 const struct inet_timewait_sock *tw = inet_twsk(sktw); in tcp_twsk_unique()
117 const struct tcp_timewait_sock *tcptw = tcp_twsk(sktw); in tcp_twsk_unique()
163 if (unlikely(!refcount_inc_not_zero(&sktw->sk_refcnt))) in tcp_twsk_unique()