Home
last modified time | relevance | path

Searched refs:inet_timewait_death_row (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.10/include/net/netns/
Dipv4.h34 struct inet_timewait_death_row { struct
177 struct inet_timewait_death_row tcp_death_row;
/Linux-v5.10/include/net/
Dinet_hashtables.h421 int __inet_hash_connect(struct inet_timewait_death_row *death_row,
423 int (*check_established)(struct inet_timewait_death_row *,
427 int inet_hash_connect(struct inet_timewait_death_row *death_row,
Dinet_timewait_sock.h92 struct inet_timewait_death_row *dr,
Dipv6.h1117 int inet6_hash_connect(struct inet_timewait_death_row *death_row,
Dsock.h215 struct inet_timewait_death_row *skc_tw_dr; /* inet_timewait_sock */
/Linux-v5.10/net/ipv6/
Dinet6_hashtables.c246 static int __inet6_check_established(struct inet_timewait_death_row *death_row, in __inet6_check_established()
320 int inet6_hash_connect(struct inet_timewait_death_row *death_row, in inet6_hash_connect()
Dtcp_ipv6.c159 struct inet_timewait_death_row *tcp_death_row = &sock_net(sk)->ipv4.tcp_death_row; in tcp_v6_connect()
/Linux-v5.10/net/ipv4/
Dinet_hashtables.c439 static int __inet_check_established(struct inet_timewait_death_row *death_row, in __inet_check_established()
712 int __inet_hash_connect(struct inet_timewait_death_row *death_row, in __inet_hash_connect()
714 int (*check_established)(struct inet_timewait_death_row *, in __inet_hash_connect() argument
827 int inet_hash_connect(struct inet_timewait_death_row *death_row, in inet_hash_connect()
Dinet_timewait_sock.c156 struct inet_timewait_death_row *dr, in inet_twsk_alloc()
Dtcp_minisocks.c258 struct inet_timewait_death_row *tcp_death_row = &sock_net(sk)->ipv4.tcp_death_row; in tcp_time_wait()
Dtcp_ipv4.c209 struct inet_timewait_death_row *tcp_death_row = &sock_net(sk)->ipv4.tcp_death_row; in tcp_v4_connect()
/Linux-v5.10/net/dccp/
Dminisocks.c24 struct inet_timewait_death_row dccp_death_row = {
/Linux-v5.10/include/linux/
Ddccp.h178 extern struct inet_timewait_death_row dccp_death_row;