Searched refs:neigh_hash_table (Results 1 – 2 of 2) sorted by relevance
187 struct neigh_hash_table { struct227 struct neigh_hash_table __rcu *nht;290 struct neigh_hash_table *nht = rcu_dereference_bh(tbl->nht); in ___neigh_lookup_noref()381 struct neigh_hash_table *nht;
203 struct neigh_hash_table *nht; in neigh_remove_one()293 struct neigh_hash_table *nht; in neigh_flush_dev()437 static struct neigh_hash_table *neigh_hash_alloc(unsigned int shift) in neigh_hash_alloc()440 struct neigh_hash_table *ret; in neigh_hash_alloc()468 struct neigh_hash_table *nht = container_of(head, in neigh_hash_free_rcu()469 struct neigh_hash_table, in neigh_hash_free_rcu()483 static struct neigh_hash_table *neigh_hash_grow(struct neigh_table *tbl, in neigh_hash_grow()487 struct neigh_hash_table *new_nht, *old_nht; in neigh_hash_grow()550 struct neigh_hash_table *nht; in neigh_lookup_nodev()584 struct neigh_hash_table *nht; in ___neigh_create()[all …]