Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c204 struct neigh_hash_table *nht; in neigh_remove_one() local
312 struct neigh_hash_table *nht; in neigh_flush_dev() local
488 struct neigh_hash_table *nht = container_of(head, in neigh_hash_free_rcu() local
570 struct neigh_hash_table *nht; in neigh_lookup_nodev() local
602 struct neigh_hash_table *nht; in ___neigh_create() local
912 struct neigh_hash_table *nht; in neigh_periodic_work() local
2087 struct neigh_hash_table *nht; in neightbl_fill_info() local
2586 struct neigh_hash_table *nht; in neigh_dump_table() local
2960 struct neigh_hash_table *nht; in neigh_for_each() local
2984 struct neigh_hash_table *nht; in __neigh_for_each_release() local
[all …]
/OK3568_Linux_fs/kernel/include/net/
H A Dneighbour.h233 struct neigh_hash_table __rcu *nht; member
299 struct neigh_hash_table *nht = rcu_dereference_bh(tbl->nht); in ___neigh_lookup_noref() local
390 struct neigh_hash_table *nht; member