Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_plb.c49 u32 max_suspend; in tcp_plb_check_rehash() local
71 max_suspend = 2 * READ_ONCE(net->ipv4.sysctl_tcp_plb_suspend_rto_sec) * HZ; in tcp_plb_check_rehash()
74 before(tcp_jiffies32 + max_suspend, plb->pause_until))) in tcp_plb_check_rehash()