Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/net/core/
Dneighbour.c148 struct neigh_hash_table *nht; in neigh_remove_one() local
173 struct neigh_hash_table *nht; in neigh_forced_gc() local
240 struct neigh_hash_table *nht; in neigh_flush_dev() local
388 struct neigh_hash_table *nht = container_of(head, in neigh_hash_free_rcu() local
470 struct neigh_hash_table *nht; in neigh_lookup_nodev() local
502 struct neigh_hash_table *nht; in __neigh_create() local
798 struct neigh_hash_table *nht; in neigh_periodic_work() local
1890 struct neigh_hash_table *nht; in neightbl_fill_info() local
2346 struct neigh_hash_table *nht; in neigh_dump_table() local
2481 struct neigh_hash_table *nht; in neigh_for_each() local
[all …]
/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
472 struct neigh_hash_table *nht = container_of(head, in neigh_hash_free_rcu() local
554 struct neigh_hash_table *nht; in neigh_lookup_nodev() local
588 struct neigh_hash_table *nht; in ___neigh_create() local
898 struct neigh_hash_table *nht; in neigh_periodic_work() local
2067 struct neigh_hash_table *nht; in neightbl_fill_info() local
2566 struct neigh_hash_table *nht; in neigh_dump_table() local
2940 struct neigh_hash_table *nht; in neigh_for_each() local
2964 struct neigh_hash_table *nht; in __neigh_for_each_release() local
[all …]
/kernel/linux/linux-4.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
/kernel/linux/linux-5.10/include/net/
Dneighbour.h227 struct neigh_hash_table __rcu *nht; member
290 struct neigh_hash_table *nht = rcu_dereference_bh(tbl->nht); in ___neigh_lookup_noref() local
381 struct neigh_hash_table *nht; member