Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv6/
Dinet6_hashtables.c338 int inet6_hash_connect(struct inet_timewait_death_row *death_row, in inet6_hash_connect() function
348 EXPORT_SYMBOL_GPL(inet6_hash_connect);
Dtcp_ipv6.c316 err = inet6_hash_connect(tcp_death_row, sk); in tcp_v6_connect()
/Linux-v6.6/net/dccp/
Dipv6.c956 err = inet6_hash_connect(&dccp_death_row, sk); in dccp_v6_connect()
/Linux-v6.6/include/net/
Dipv6.h1232 int inet6_hash_connect(struct inet_timewait_death_row *death_row,