Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/core/
Dneighbour.c231 struct neigh_hash_table *nht; in neigh_remove_one() local
384 struct neigh_hash_table *nht; in neigh_flush_dev() local
562 struct neigh_hash_table *nht = container_of(head, in neigh_hash_free_rcu() local
645 struct neigh_hash_table *nht; in ___neigh_create() local
952 struct neigh_hash_table *nht; in neigh_periodic_work() local
2189 struct neigh_hash_table *nht; in neightbl_fill_info() local
2712 struct neigh_hash_table *nht; in neigh_dump_table() local
3088 struct neigh_hash_table *nht; in neigh_for_each() local
3112 struct neigh_hash_table *nht; in __neigh_for_each_release() local
3192 struct neigh_hash_table *nht = state->nht; in neigh_get_first() local
[all …]
/kernel/linux/linux-5.10/net/core/
Dneighbour.c204 struct neigh_hash_table *nht; in neigh_remove_one() local
330 struct neigh_hash_table *nht; in neigh_flush_dev() local
506 struct neigh_hash_table *nht = container_of(head, in neigh_hash_free_rcu() local
589 struct neigh_hash_table *nht; in ___neigh_create() local
899 struct neigh_hash_table *nht; in neigh_periodic_work() local
2082 struct neigh_hash_table *nht; in neightbl_fill_info() local
2581 struct neigh_hash_table *nht; in neigh_dump_table() local
2955 struct neigh_hash_table *nht; in neigh_for_each() local
2979 struct neigh_hash_table *nht; in __neigh_for_each_release() local
3059 struct neigh_hash_table *nht = state->nht; in neigh_get_first() local
[all …]
/kernel/linux/linux-6.6/include/net/
Dneighbour.h235 struct neigh_hash_table __rcu *nht; member
302 struct neigh_hash_table *nht = rcu_dereference(tbl->nht); in ___neigh_lookup_noref() local
401 struct neigh_hash_table *nht; member
/kernel/linux/linux-5.10/include/net/
Dneighbour.h227 struct neigh_hash_table __rcu *nht; member
289 struct neigh_hash_table *nht = rcu_dereference_bh(tbl->nht); in ___neigh_lookup_noref() local
378 struct neigh_hash_table *nht; member