Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp.c5145 static __initdata unsigned long thash_entries; variable
5153 ret = kstrtoul(str, 0, &thash_entries); in set_thash_entries()
5282 thash_entries, 21, /* one slot per 2 MB*/ in tcp_init()
5305 thash_entries, in tcp_init()
5311 thash_entries ? 0 : 512 * 1024); in tcp_init()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt7565 thash_entries= [KNL,NET]