Searched refs:neigh_hash_table (Results 1 – 2 of 2) sorted by relevance
184 struct neigh_hash_table { struct220 struct neigh_hash_table __rcu *nht;282 struct neigh_hash_table *nht = rcu_dereference_bh(tbl->nht); in ___neigh_lookup_noref()372 struct neigh_hash_table *nht;
146 struct neigh_hash_table *nht; in neigh_remove_one()171 struct neigh_hash_table *nht; in neigh_forced_gc()238 struct neigh_hash_table *nht; in neigh_flush_dev()355 static struct neigh_hash_table *neigh_hash_alloc(unsigned int shift) in neigh_hash_alloc()358 struct neigh_hash_table *ret; in neigh_hash_alloc()384 struct neigh_hash_table *nht = container_of(head, in neigh_hash_free_rcu()385 struct neigh_hash_table, in neigh_hash_free_rcu()397 static struct neigh_hash_table *neigh_hash_grow(struct neigh_table *tbl, in neigh_hash_grow()401 struct neigh_hash_table *new_nht, *old_nht; in neigh_hash_grow()464 struct neigh_hash_table *nht; in neigh_lookup_nodev()[all …]