Searched refs:neigh_hash_table (Results 1 – 2 of 2) sorted by relevance
186 struct neigh_hash_table { struct227 struct neigh_hash_table __rcu *nht;294 struct neigh_hash_table *nht = rcu_dereference_bh(tbl->nht); in ___neigh_lookup_noref()385 struct neigh_hash_table *nht;
204 struct neigh_hash_table *nht; in neigh_remove_one()312 struct neigh_hash_table *nht; in neigh_flush_dev()457 static struct neigh_hash_table *neigh_hash_alloc(unsigned int shift) in neigh_hash_alloc()460 struct neigh_hash_table *ret; in neigh_hash_alloc()488 struct neigh_hash_table *nht = container_of(head, in neigh_hash_free_rcu()489 struct neigh_hash_table, in neigh_hash_free_rcu()503 static struct neigh_hash_table *neigh_hash_grow(struct neigh_table *tbl, in neigh_hash_grow()507 struct neigh_hash_table *new_nht, *old_nht; in neigh_hash_grow()570 struct neigh_hash_table *nht; in neigh_lookup_nodev()602 struct neigh_hash_table *nht; in ___neigh_create()[all …]