Home
last modified time | relevance | path

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

/linux/net/core/
H A Dneighbour.c440 struct neigh_hash_table *nht; in neigh_flush_table() local
584 struct neigh_hash_table *nht = container_of(head, in neigh_hash_free_rcu() local
653 struct neigh_hash_table *nht; in ___neigh_create() local
978 struct neigh_hash_table *nht; in neigh_periodic_work() local
2251 struct neigh_hash_table *nht; in neightbl_fill_info() local
2778 struct neigh_hash_table *nht; in neigh_dump_table() local
3125 struct neigh_hash_table *nht; in neigh_for_each() local
3146 struct neigh_hash_table *nht; in __neigh_for_each_release() local
3254 struct neigh_hash_table *nht = state->nht; in neigh_get_first() local
/linux/include/net/
H A Dneighbour.h242 struct neigh_hash_table __rcu *nht; member
310 struct neigh_hash_table *nht = rcu_dereference(tbl->nht); in ___neigh_lookup_noref() local
406 struct neigh_hash_table *nht; member