Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dmesh.h147 struct mesh_table { struct
155 int (*copy_node) (struct hlist_node *p, struct mesh_table *newtbl); argument
156 int size_order;
157 int mean_chain_len;
158 struct hlist_head *known_gates;
159 spinlock_t gates_lock;
161 struct rcu_head rcu_head;