Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_timer.c301 WRITE_ONCE(tp->timeout_rehash, tp->timeout_rehash + 1); in tcp_write_timeout()
/linux/include/linux/
H A Dtcp.h492 u16 timeout_rehash; /* Timeout-triggered rehash attempts */ member