Home
last modified time | relevance | path

Searched refs:mesh_hash (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/mac80211/
Dmesh_pathtbl.c127 struct hlist_head *mesh_hash; in mesh_table_free() local
132 mesh_hash = tbl->hash_buckets; in mesh_table_free()
135 hlist_for_each_safe(p, q, &mesh_hash[i]) { in mesh_table_free()