Searched refs:sysctl_tcp_plb_idle_rehash_rounds (Results 1 – 4 of 4) sorted by relevance
58 idle_rehash = READ_ONCE(net->ipv4.sysctl_tcp_plb_idle_rehash_rounds) && in tcp_plb_check_rehash()61 READ_ONCE(net->ipv4.sysctl_tcp_plb_idle_rehash_rounds); in tcp_plb_check_rehash()
1444 .data = &init_net.ipv4.sysctl_tcp_plb_idle_rehash_rounds,
3273 net->ipv4.sysctl_tcp_plb_idle_rehash_rounds = 3; in tcp_sk_init()
189 u8 sysctl_tcp_plb_idle_rehash_rounds; member