Home
last modified time | relevance | path

Searched refs:tcpi_rehash (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dtcp.h291 __u32 tcpi_rehash; /* PLB or timeout triggered rehash attempts */ member
/openbmc/linux/net/ipv4/
H A Dtcp.c3852 info->tcpi_rehash = tp->plb_rehash + tp->timeout_rehash; in tcp_get_info()