Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netns/
Dipv4.h33 struct inet_timewait_death_row { struct
166 struct inet_timewait_death_row tcp_death_row;
/Linux-v4.19/include/net/
Dinet_hashtables.h402 int __inet_hash_connect(struct inet_timewait_death_row *death_row,
404 int (*check_established)(struct inet_timewait_death_row *,
408 int inet_hash_connect(struct inet_timewait_death_row *death_row,
Dinet_timewait_sock.h94 struct inet_timewait_death_row *dr,
Dipv6.h1049 int inet6_hash_connect(struct inet_timewait_death_row *death_row,
Dsock.h205 struct inet_timewait_death_row *skc_tw_dr; /* inet_timewait_sock */
/Linux-v4.19/net/ipv6/
Dinet6_hashtables.c248 static int __inet6_check_established(struct inet_timewait_death_row *death_row, in __inet6_check_established()
322 int inet6_hash_connect(struct inet_timewait_death_row *death_row, in inet6_hash_connect()
Dtcp_ipv6.c149 struct inet_timewait_death_row *tcp_death_row = &sock_net(sk)->ipv4.tcp_death_row; in tcp_v6_connect()
/Linux-v4.19/net/ipv4/
Dinet_hashtables.c439 static int __inet_check_established(struct inet_timewait_death_row *death_row, in __inet_check_established()
664 int __inet_hash_connect(struct inet_timewait_death_row *death_row, in __inet_hash_connect()
666 int (*check_established)(struct inet_timewait_death_row *, in __inet_hash_connect() argument
775 int inet_hash_connect(struct inet_timewait_death_row *death_row, in inet_hash_connect()
Dinet_timewait_sock.c155 struct inet_timewait_death_row *dr, in inet_twsk_alloc()
Dtcp_minisocks.c257 struct inet_timewait_death_row *tcp_death_row = &sock_net(sk)->ipv4.tcp_death_row; in tcp_time_wait()
Dtcp_ipv4.c213 struct inet_timewait_death_row *tcp_death_row = &sock_net(sk)->ipv4.tcp_death_row; in tcp_v4_connect()
/Linux-v4.19/net/dccp/
Dminisocks.c28 struct inet_timewait_death_row dccp_death_row = {
/Linux-v4.19/include/linux/
Ddccp.h178 extern struct inet_timewait_death_row dccp_death_row;