Home
last modified time | relevance | path

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

/linux/net/dccp/
A Dproto.c1097 static int thash_entries; variable
1098 module_param(thash_entries, int, 0444);
1099 MODULE_PARM_DESC(thash_entries, "Number of ehash buckets");
1141 if (thash_entries) in dccp_init()
1142 goal = (thash_entries * in dccp_init()
/linux/net/ipv4/
A Dtcp.c4468 static __initdata unsigned long thash_entries; variable
4476 ret = kstrtoul(str, 0, &thash_entries); in set_thash_entries()
4511 thash_entries, 21, /* one slot per 2 MB*/ in tcp_init()
4528 thash_entries, in tcp_init()
4534 thash_entries ? 0 : 512 * 1024); in tcp_init()
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt5660 thash_entries= [KNL,NET]
/linux/
A DSystem.map126070 ffff80001186b510 d thash_entries
A D.tmp_System.map126070 ffff80001186b510 d thash_entries

Completed in 344 milliseconds