Searched refs:hash_new (Results 1 – 5 of 5) sorted by relevance
45 struct hashtable_t *hash_new(uint32_t size) in hash_new() function
46 struct hashtable_t *hash_new(uint32_t size);
53 bat_priv->orig_hash = hash_new(1024); in originator_init()
171 bat_priv->tt_local_hash = hash_new(1024); in tt_local_init()469 bat_priv->tt_global_hash = hash_new(1024); in tt_global_init()
885 bat_priv->vis_hash = hash_new(256); in vis_init()