Searched refs:inet_twsk_alloc (Results 1 – 4 of 4) sorted by relevance
178 struct inet_timewait_sock *inet_twsk_alloc(const struct sock *sk, in inet_twsk_alloc() function226 EXPORT_SYMBOL_GPL(inet_twsk_alloc);
309 tw = inet_twsk_alloc(sk, &net->ipv4.tcp_death_row, state); in tcp_time_wait()
92 struct inet_timewait_sock *inet_twsk_alloc(const struct sock *sk,
37 tw = inet_twsk_alloc(sk, &dccp_death_row, state); in dccp_time_wait()