Searched refs:neigh_hash_table (Results 1 – 2 of 2) sorted by relevance
192 struct neigh_hash_table { struct235 struct neigh_hash_table __rcu *nht;302 struct neigh_hash_table *nht = rcu_dereference_bh(tbl->nht); in ___neigh_lookup_noref()405 struct neigh_hash_table *nht;
231 struct neigh_hash_table *nht; in neigh_remove_one()366 struct neigh_hash_table *nht; in neigh_flush_dev()513 static struct neigh_hash_table *neigh_hash_alloc(unsigned int shift) in neigh_hash_alloc()516 struct neigh_hash_table *ret; in neigh_hash_alloc()544 struct neigh_hash_table *nht = container_of(head, in neigh_hash_free_rcu()545 struct neigh_hash_table, in neigh_hash_free_rcu()559 static struct neigh_hash_table *neigh_hash_grow(struct neigh_table *tbl, in neigh_hash_grow()563 struct neigh_hash_table *new_nht, *old_nht; in neigh_hash_grow()626 struct neigh_hash_table *nht; in neigh_lookup_nodev()658 struct neigh_hash_table *nht; in ___neigh_create()[all …]