Searched refs:old_nht (Results 1 – 1 of 1) sorted by relevance
401 struct neigh_hash_table *new_nht, *old_nht; in neigh_hash_grow() local405 old_nht = rcu_dereference_protected(tbl->nht, in neigh_hash_grow()409 return old_nht; in neigh_hash_grow()411 for (i = 0; i < (1 << old_nht->hash_shift); i++) { in neigh_hash_grow()414 for (n = rcu_dereference_protected(old_nht->hash_buckets[i], in neigh_hash_grow()434 call_rcu(&old_nht->rcu, neigh_hash_free_rcu); in neigh_hash_grow()