Home
last modified time | relevance | path

Searched defs:nht (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/core/
Dneighbour.c123 struct neigh_hash_table *nht; in neigh_forced_gc() local
198 struct neigh_hash_table *nht; in neigh_flush_dev() local
342 struct neigh_hash_table *nht = container_of(head, in neigh_hash_free_rcu() local
422 struct neigh_hash_table *nht; in neigh_lookup_nodev() local
454 struct neigh_hash_table *nht; in __neigh_create() local
742 struct neigh_hash_table *nht; in neigh_periodic_work() local
1809 struct neigh_hash_table *nht; in neightbl_fill_info() local
2237 struct neigh_hash_table *nht; in neigh_dump_table() local
2354 struct neigh_hash_table *nht; in neigh_for_each() local
2378 struct neigh_hash_table *nht; in __neigh_for_each_release() local
[all …]
/linux-4.1.27/include/net/
Dneighbour.h217 struct neigh_hash_table __rcu *nht; member
278 struct neigh_hash_table *nht = rcu_dereference_bh(tbl->nht); in ___neigh_lookup_noref() local
366 struct neigh_hash_table *nht; member