Home
last modified time | relevance | path

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

/linux-3.4.99/net/mac80211/
Dmesh_pathtbl.c129 struct hlist_head *mesh_hash; in mesh_table_free() local
134 mesh_hash = tbl->hash_buckets; in mesh_table_free()
137 hlist_for_each_safe(p, q, &mesh_hash[i]) { in mesh_table_free()