Searched refs:uhash_entries (Results 1 – 2 of 2) sorted by relevance
3206 static __initdata unsigned long uhash_entries; variable3214 ret = kstrtoul(str, 0, &uhash_entries); in set_uhash_entries()3218 if (uhash_entries && uhash_entries < UDP_HTABLE_SIZE_MIN) in set_uhash_entries()3219 uhash_entries = UDP_HTABLE_SIZE_MIN; in set_uhash_entries()3230 uhash_entries, in udp_table_init()
6410 uhash_entries= [KNL,NET]