Home
last modified time | relevance | path

Searched refs:timeout_rehash (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dtcp.h412 u16 timeout_rehash; /* Timeout-triggered rehash attempts */ member
/openbmc/linux/net/ipv4/
H A Dtcp_timer.c286 tp->timeout_rehash++; in tcp_write_timeout()
H A Dtcp.c3871 info->tcpi_rehash = tp->plb_rehash + tp->timeout_rehash; in tcp_get_info()
3983 nla_put_u16(stats, TCP_NLA_TIMEOUT_REHASH, tp->timeout_rehash); in tcp_get_timestamping_opt_stats()
3992 nla_put_u32(stats, TCP_NLA_REHASH, tp->plb_rehash + tp->timeout_rehash); in tcp_get_timestamping_opt_stats()