Home
last modified time | relevance | path

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

/linux/include/net/netns/
H A Dipv4.h33 struct inet_timewait_death_row { struct
98 struct inet_timewait_death_row tcp_death_row;
34 tw_refcountinet_timewait_death_row global() argument
37 ____cacheline_aligned_in_smpinet_timewait_death_row global() argument
38 sysctl_max_tw_bucketsinet_timewait_death_row global() argument
/linux/include/net/
H A Dinet_hashtables.h524 int __inet_hash_connect(struct inet_timewait_death_row *death_row,
527 int (*check_established)(struct inet_timewait_death_row *,
533 int inet_hash_connect(struct inet_timewait_death_row *death_row,
H A Dinet_timewait_sock.h108 struct inet_timewait_death_row *dr,
H A Dipv6.h1162 int inet6_hash_connect(struct inet_timewait_death_row *death_row,
H A Dsock.h207 struct inet_timewait_death_row *skc_tw_dr; /* inet_timewait_sock */
/linux/net/ipv6/
H A Dinet6_hashtables.c300 static int __inet6_check_established(struct inet_timewait_death_row *death_row, in __inet6_check_established()
388 int inet6_hash_connect(struct inet_timewait_death_row *death_row, in inet6_hash_connect()
H A Dtcp_ipv6.c138 struct inet_timewait_death_row *tcp_death_row; in tcp_v6_connect()
/linux/net/ipv4/
H A Dinet_hashtables.c580 static int __inet_check_established(struct inet_timewait_death_row *death_row, in __inet_check_established()
1042 int __inet_hash_connect(struct inet_timewait_death_row *death_row, in __inet_hash_connect()
1045 int (*check_established)(struct inet_timewait_death_row *, in __inet_hash_connect() argument
1259 int inet_hash_connect(struct inet_timewait_death_row *death_row, in inet_hash_connect()
H A Dinet_timewait_sock.c169 struct inet_timewait_death_row *dr, in inet_twsk_alloc()
H A Dtcp_ipv4.c224 struct inet_timewait_death_row *tcp_death_row; in tcp_v4_connect()