Home
last modified time | relevance | path

Searched refs:dccp_death_row (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/net/dccp/
Dminisocks.c24 struct inet_timewait_death_row dccp_death_row = { variable
30 EXPORT_SYMBOL_GPL(dccp_death_row);
36 tw = inet_twsk_alloc(sk, &dccp_death_row, state); in dccp_time_wait()
Dipv4.c115 err = inet_hash_connect(&dccp_death_row, sk); in dccp_v4_connect()
Dipv6.c957 err = inet6_hash_connect(&dccp_death_row, sk); in dccp_v6_connect()
/linux-6.1.9/include/linux/
Ddccp.h178 extern struct inet_timewait_death_row dccp_death_row;