Searched refs:inet_twsk_alloc (Results 1 – 3 of 3) sorted by relevance
173 struct inet_timewait_sock *inet_twsk_alloc(const struct sock *sk, const int state) in inet_twsk_alloc() function212 EXPORT_SYMBOL_GPL(inet_twsk_alloc);
277 tw = inet_twsk_alloc(sk, state); in tcp_time_wait()
51 tw = inet_twsk_alloc(sk, state); in dccp_time_wait()