Home
last modified time | relevance | path

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

/linux-4.4.14/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
346 struct neigh_hash_table *nht = container_of(head, in neigh_hash_free_rcu() local
426 struct neigh_hash_table *nht; in neigh_lookup_nodev() local
458 struct neigh_hash_table *nht; in __neigh_create() local
746 struct neigh_hash_table *nht; in neigh_periodic_work() local
1816 struct neigh_hash_table *nht; in neightbl_fill_info() local
2269 struct neigh_hash_table *nht; in neigh_dump_table() local
2405 struct neigh_hash_table *nht; in neigh_for_each() local
2429 struct neigh_hash_table *nht; in __neigh_for_each_release() local
[all …]
/linux-4.4.14/include/net/
Dneighbour.h218 struct neigh_hash_table __rcu *nht; member
279 struct neigh_hash_table *nht = rcu_dereference_bh(tbl->nht); in ___neigh_lookup_noref() local
367 struct neigh_hash_table *nht; member