Searched refs:inet_twsk_alloc (Results 1 – 4 of 4) sorted by relevance
156 struct inet_timewait_sock *inet_twsk_alloc(const struct sock *sk, in inet_twsk_alloc() function204 EXPORT_SYMBOL_GPL(inet_twsk_alloc);
277 tw = inet_twsk_alloc(sk, &tcp_death_row, state); in tcp_time_wait()
106 struct inet_timewait_sock *inet_twsk_alloc(const struct sock *sk,
39 tw = inet_twsk_alloc(sk, &dccp_death_row, state); in dccp_time_wait()