Lines Matching full:mesh
43 /* Mesh Configuration */
57 /* Hybrid Wireless Mesh Protocol */
99 /* Mesh Formation Info */
104 /* Mesh Capability */
114 /* Mesh Identifier */
154 /* Mesh Peering Protocol Identifier field value */
156 IEEE80211_MPPID_MPM = 0, /* Mesh peering management */
157 IEEE80211_MPPID_AUTH_MPM = 1, /* Auth. mesh peering exchange */
162 /* Mesh Channel Switch Annoucement */
173 /* Mesh TIM */
174 /* Equal to the non Mesh version */
176 /* Mesh Awake Window */
183 /* Mesh Beacon Timing */
218 #define IEEE80211_MESHRANN_FLAGS_GATE 0x01 /* Mesh Gate */
227 /* Mesh Path Request */
237 #define IEEE80211_MESHPREQ_FLAGS_GATE 0x01 /* Mesh Gate */
260 /* Mesh Path Reply */
280 /* Mesh Path Error */
305 /* Mesh Proxy Update */
319 /* Mesh Proxy Update Confirmation */
332 * under MESH category while PROXY is under MULTIHOP category.
339 * Mesh Peering Action codes.
350 * Mesh Action code.
353 IEEE80211_ACTION_MESH_LMETRIC = 0, /* Mesh Link Metric Report */
354 IEEE80211_ACTION_MESH_HWMP = 1, /* HWMP Mesh Path Selection */
368 * Different mesh control structures based on the AE
414 * The rest is part of the active Mesh path selection protocol.
432 #define IEEE80211_MESHRT_FLAGS_GATE 0x08 /* mesh gate entry */
441 * Stored information about known mesh gates.
452 * Mesh Path Selection Protocol.
478 * Mesh Link Metric Report Protocol.
489 * Mesh Authentication Protocol.
511 uint8_t ms_ttl; /* mesh ttl set in packets */
513 #define IEEE80211_MESHFLAGS_GATE 0x02 /* mesh gate role */