Home
last modified time | relevance | path

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

/linux-6.8/net/mac80211/
Dieee80211_i.h677 struct mesh_table { struct
678 struct hlist_head known_gates;
679 spinlock_t gates_lock;
680 struct rhashtable rhead;
681 struct hlist_head walk_head;
682 spinlock_t walk_lock;
683 atomic_t entries; /* Up to MAX_MESH_NEIGHBOURS */