Searched defs:mesh_config (Results 1 – 4 of 4) sorted by relevance
1953 struct mesh_config { struct1954 u16 dot11MeshRetryTimeout;1955 u16 dot11MeshConfirmTimeout;1956 u16 dot11MeshHoldingTimeout;1957 u16 dot11MeshMaxPeerLinks;1958 u8 dot11MeshMaxRetries;1959 u8 dot11MeshTTL;1960 u8 element_ttl;1961 bool auto_open_plinks;1962 u32 dot11MeshNbrOffsetMaxNeighbor;[all …]
2299 struct mesh_config { struct2300 u16 dot11MeshRetryTimeout;2301 u16 dot11MeshConfirmTimeout;2302 u16 dot11MeshHoldingTimeout;2303 u16 dot11MeshMaxPeerLinks;2304 u8 dot11MeshMaxRetries;2305 u8 dot11MeshTTL;2306 u8 element_ttl;2307 bool auto_open_plinks;2308 u32 dot11MeshNbrOffsetMaxNeighbor;[all …]
1518 const struct ieee80211_meshconf_ie *mesh_config; member
1704 const struct ieee80211_meshconf_ie *mesh_config; member