Home
last modified time | relevance | path

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

/linux-3.3/net/mac80211/
Dmesh.h135 struct mesh_table { struct
143 int (*copy_node) (struct hlist_node *p, struct mesh_table *newtbl); argument
144 int size_order;
145 int mean_chain_len;
146 struct hlist_head *known_gates;
147 spinlock_t gates_lock;
149 struct rcu_head rcu_head;