Home
last modified time | relevance | path

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

/linux/net/mac80211/
A Dieee80211_i.h661 struct mesh_table { struct
662 struct hlist_head known_gates;
663 spinlock_t gates_lock;
664 struct rhashtable rhead;
665 struct hlist_head walk_head;
666 spinlock_t walk_lock;
667 atomic_t entries; /* Up to MAX_MESH_NEIGHBOURS */

Completed in 16 milliseconds