Searched defs:mesh_config (Results 1 – 1 of 1) sorted by relevance
2480 struct mesh_config { struct2481 u16 dot11MeshRetryTimeout;2482 u16 dot11MeshConfirmTimeout;2483 u16 dot11MeshHoldingTimeout;2484 u16 dot11MeshMaxPeerLinks;2485 u8 dot11MeshMaxRetries;2486 u8 dot11MeshTTL;2487 u8 element_ttl;2488 bool auto_open_plinks;2489 u32 dot11MeshNbrOffsetMaxNeighbor;[all …]