Searched refs:neigh_hash_alloc (Results 1 – 1 of 1) sorted by relevance
485 static struct neigh_hash_table *neigh_hash_alloc(unsigned int shift) in neigh_hash_alloc() function541 new_nht = neigh_hash_alloc(new_shift); in neigh_hash_grow()1765 RCU_INIT_POINTER(tbl->nht, neigh_hash_alloc(3)); in neigh_table_init()