Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dinet_timewait_sock.h72 u32 tw_txhash; member
/openbmc/linux/net/ipv4/
H A Dtcp_minisocks.c305 tw->tw_txhash = sk->sk_txhash; in tcp_time_wait()
H A Dtcp_ipv4.c841 inet_twsk(sk)->tw_txhash : sk->sk_txhash; in tcp_v4_send_reset()
969 tw->tw_txhash in tcp_v4_timewait_ack()
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1063 txhash = inet_twsk(sk)->tw_txhash; in tcp_v6_send_reset()
1098 tw->tw_txhash); in tcp_v6_timewait_ack()