Searched defs:mesh_table (Results 1 – 2 of 2) sorted by relevance
142 struct mesh_table { struct143 struct hlist_head known_gates;144 spinlock_t gates_lock;145 struct rhashtable rhead;146 struct hlist_head walk_head;147 spinlock_t walk_lock;148 atomic_t entries; /* Up to MAX_MESH_NEIGHBOURS */
141 struct mesh_table { struct142 struct hlist_head known_gates;143 spinlock_t gates_lock;144 struct rhashtable rhead;145 struct hlist_head walk_head;146 spinlock_t walk_lock;147 atomic_t entries; /* Up to MAX_MESH_NEIGHBOURS */