Searched refs:inet_twsk_alloc (Results 1 – 4 of 4) sorted by relevance
175 struct inet_timewait_sock *inet_twsk_alloc(const struct sock *sk, in inet_twsk_alloc() function223 EXPORT_SYMBOL_GPL(inet_twsk_alloc);
287 tw = inet_twsk_alloc(sk, &net->ipv4.tcp_death_row, state); in tcp_time_wait()
95 struct inet_timewait_sock *inet_twsk_alloc(const struct sock *sk,
36 tw = inet_twsk_alloc(sk, &dccp_death_row, state); in dccp_time_wait()
Completed in 6 milliseconds