Searched refs:inet_twsk_alloc (Results 1 – 3 of 3) sorted by relevance
107 struct inet_timewait_sock *inet_twsk_alloc(const struct sock *sk,
168 struct inet_timewait_sock *inet_twsk_alloc(const struct sock *sk, in inet_twsk_alloc() function
334 tw = inet_twsk_alloc(sk, &net->ipv4.tcp_death_row, state); in tcp_time_wait()