Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netns/
H A Dipv4.h34 struct inet_timewait_death_row { struct
45 struct inet_timewait_death_row tcp_death_row; argument
/openbmc/linux/include/net/
H A Dinet_hashtables.h533 int __inet_hash_connect(struct inet_timewait_death_row *death_row,
535 int (*check_established)(struct inet_timewait_death_row *,
539 int inet_hash_connect(struct inet_timewait_death_row *death_row,
H A Dinet_timewait_sock.h96 struct inet_timewait_death_row *dr,
H A Dipv6.h1232 int inet6_hash_connect(struct inet_timewait_death_row *death_row,
H A Dsock.h213 struct inet_timewait_death_row *skc_tw_dr; /* inet_timewait_sock */
/openbmc/linux/net/ipv6/
H A Dinet6_hashtables.c264 static int __inet6_check_established(struct inet_timewait_death_row *death_row, in __inet6_check_established()
338 int inet6_hash_connect(struct inet_timewait_death_row *death_row, in inet6_hash_connect()
H A Dtcp_ipv6.c145 struct inet_timewait_death_row *tcp_death_row; in tcp_v6_connect()
/openbmc/linux/net/ipv4/
H A Dinet_hashtables.c544 static int __inet_check_established(struct inet_timewait_death_row *death_row, in __inet_check_established()
1000 int __inet_hash_connect(struct inet_timewait_death_row *death_row, in __inet_hash_connect()
1002 int (*check_established)(struct inet_timewait_death_row *, in __inet_hash_connect() argument
1167 int inet_hash_connect(struct inet_timewait_death_row *death_row, in inet_hash_connect()
H A Dinet_timewait_sock.c176 struct inet_timewait_death_row *dr, in inet_twsk_alloc()
H A Dtcp_ipv4.c215 struct inet_timewait_death_row *tcp_death_row; in tcp_v4_connect()
/openbmc/linux/include/linux/
H A Ddccp.h178 extern struct inet_timewait_death_row dccp_death_row;
/openbmc/linux/net/dccp/
H A Dminisocks.c24 struct inet_timewait_death_row dccp_death_row = {