Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
Dneighbour.c204 struct neigh_hash_table *nht; in neigh_remove_one() local
297 struct neigh_hash_table *nht; in neigh_flush_dev() local
473 struct neigh_hash_table *nht = container_of(head, in neigh_hash_free_rcu() local
555 struct neigh_hash_table *nht; in neigh_lookup_nodev() local
587 struct neigh_hash_table *nht; in ___neigh_create() local
897 struct neigh_hash_table *nht; in neigh_periodic_work() local
2077 struct neigh_hash_table *nht; in neightbl_fill_info() local
2576 struct neigh_hash_table *nht; in neigh_dump_table() local
2950 struct neigh_hash_table *nht; in neigh_for_each() local
2974 struct neigh_hash_table *nht; in __neigh_for_each_release() local
[all …]
/kernel/linux/linux-5.10/include/net/
Dneighbour.h227 struct neigh_hash_table __rcu *nht; member
294 struct neigh_hash_table *nht = rcu_dereference_bh(tbl->nht); in ___neigh_lookup_noref() local
385 struct neigh_hash_table *nht; member