Searched defs:mesh_config (Results 1 – 3 of 3) sorted by relevance
69 const u8 *mesh_config; member
117101 struct mesh_config { struct117102 u16 dot11MeshRetryTimeout;117103 u16 dot11MeshConfirmTimeout;117104 u16 dot11MeshHoldingTimeout;117105 u16 dot11MeshMaxPeerLinks;117106 u8 dot11MeshMaxRetries;117107 u8 dot11MeshTTL;117108 u8 element_ttl;117109 bool auto_open_plinks;117110 u32 dot11MeshNbrOffsetMaxNeighbor;[all …]