Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dieee80211_i.h736 struct mesh_table { struct
737 struct hlist_head known_gates;
738 spinlock_t gates_lock;
739 struct rhashtable rhead;
740 struct hlist_head walk_head;
741 spinlock_t walk_lock;
742 atomic_t entries; /* Up to MAX_MESH_NEIGHBOURS */