Home
last modified time | relevance | path

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

/linux-4.4.14/net/dccp/
Dminisocks.c28 struct inet_timewait_death_row dccp_death_row = { variable
33 EXPORT_SYMBOL_GPL(dccp_death_row);
39 tw = inet_twsk_alloc(sk, &dccp_death_row, state); in dccp_time_wait()
Dipv4.c106 err = inet_hash_connect(&dccp_death_row, sk); in dccp_v4_connect()
Dipv6.c895 err = inet6_hash_connect(&dccp_death_row, sk); in dccp_v6_connect()
/linux-4.4.14/include/linux/
Ddccp.h176 extern struct inet_timewait_death_row dccp_death_row;