Searched refs:inet_twsk_alloc (Results 1 – 4 of 4) sorted by relevance
155 struct inet_timewait_sock *inet_twsk_alloc(const struct sock *sk, in inet_twsk_alloc() function202 EXPORT_SYMBOL_GPL(inet_twsk_alloc);
260 tw = inet_twsk_alloc(sk, tcp_death_row, state); in tcp_time_wait()
91 struct inet_timewait_sock *inet_twsk_alloc(const struct sock *sk,
35 tw = inet_twsk_alloc(sk, &dccp_death_row, state); in dccp_time_wait()