Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dudp.c3193 static __initdata unsigned long uhash_entries; variable
3201 ret = kstrtoul(str, 0, &uhash_entries); in set_uhash_entries()
3205 if (uhash_entries && uhash_entries < UDP_HTABLE_SIZE_MIN) in set_uhash_entries()
3206 uhash_entries = UDP_HTABLE_SIZE_MIN; in set_uhash_entries()
3217 uhash_entries, in udp_table_init()
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt5931 uhash_entries= [KNL,NET]
/linux/
A DSystem.map126071 ffff80001186b518 d uhash_entries
A D.tmp_System.map126071 ffff80001186b518 d uhash_entries

Completed in 362 milliseconds