Searched refs:dccp_death_row (Results 1 – 3 of 3) sorted by relevance
28 struct inet_timewait_death_row dccp_death_row = { variable31 .death_lock = __SPIN_LOCK_UNLOCKED(dccp_death_row.death_lock),34 (unsigned long)&dccp_death_row),35 .twkill_work = __WORK_INITIALIZER(dccp_death_row.twkill_work,41 (unsigned long)&dccp_death_row),44 EXPORT_SYMBOL_GPL(dccp_death_row);50 if (dccp_death_row.tw_count < dccp_death_row.sysctl_max_tw_buckets) in dccp_time_wait()74 inet_twsk_schedule(tw, &dccp_death_row, timeo, in dccp_time_wait()
107 err = inet_hash_connect(&dccp_death_row, sk); in dccp_v4_connect()
981 err = inet6_hash_connect(&dccp_death_row, sk); in dccp_v6_connect()