Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/netns/
Dipv4.h206 unsigned int sysctl_tcp_child_ehash_entries; member
/linux-6.14.4/Documentation/networking/net_cachelines/
Dnetns_ipv4_sysctl.rst119 unsigned_int sysctl_tcp_child_ehash_entries
/linux-6.14.4/net/ipv4/
Dsysctl_net_ipv4.c394 ipv4.sysctl_tcp_child_ehash_entries); in proc_tcp_ehash_entries()
1458 .data = &init_net.ipv4.sysctl_tcp_child_ehash_entries,
1464 .data = &init_net.ipv4.sysctl_tcp_child_ehash_entries,
Dtcp_ipv4.c3417 ehash_entries = READ_ONCE(old_net->ipv4.sysctl_tcp_child_ehash_entries);