Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dneighbour.c146 struct neigh_hash_table *nht; in neigh_remove_one() local
171 struct neigh_hash_table *nht; in neigh_forced_gc() local
238 struct neigh_hash_table *nht; in neigh_flush_dev() local
384 struct neigh_hash_table *nht = container_of(head, in neigh_hash_free_rcu() local
464 struct neigh_hash_table *nht; in neigh_lookup_nodev() local
496 struct neigh_hash_table *nht; in __neigh_create() local
792 struct neigh_hash_table *nht; in neigh_periodic_work() local
1882 struct neigh_hash_table *nht; in neightbl_fill_info() local
2338 struct neigh_hash_table *nht; in neigh_dump_table() local
2473 struct neigh_hash_table *nht; in neigh_for_each() local
[all …]
/Linux-v4.19/include/net/
Dneighbour.h220 struct neigh_hash_table __rcu *nht; member
282 struct neigh_hash_table *nht = rcu_dereference_bh(tbl->nht); in ___neigh_lookup_noref() local
372 struct neigh_hash_table *nht; member