Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_plb.c50 bool forced_rehash = false, idle_rehash = false; in tcp_plb_check_rehash() local
58 idle_rehash = READ_ONCE(net->ipv4.sysctl_tcp_plb_idle_rehash_rounds) && in tcp_plb_check_rehash()
63 if (!forced_rehash && !idle_rehash) in tcp_plb_check_rehash()