Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mesh_config Struct Reference

#include <cfg80211.h>

Data Fields

u16 dot11MeshRetryTimeout
 
u16 dot11MeshConfirmTimeout
 
u16 dot11MeshHoldingTimeout
 
u16 dot11MeshMaxPeerLinks
 
u8 dot11MeshMaxRetries
 
u8 dot11MeshTTL
 
u8 element_ttl
 
bool auto_open_plinks
 
u32 dot11MeshNbrOffsetMaxNeighbor
 
u8 dot11MeshHWMPmaxPREQretries
 
u32 path_refresh_time
 
u16 min_discovery_timeout
 
u32 dot11MeshHWMPactivePathTimeout
 
u16 dot11MeshHWMPpreqMinInterval
 
u16 dot11MeshHWMPperrMinInterval
 
u16 dot11MeshHWMPnetDiameterTraversalTime
 
u8 dot11MeshHWMPRootMode
 
u16 dot11MeshHWMPRannInterval
 
bool dot11MeshGateAnnouncementProtocol
 
bool dot11MeshForwarding
 
s32 rssi_threshold
 
u16 ht_opmode
 
u32 dot11MeshHWMPactivePathToRootTimeout
 
u16 dot11MeshHWMProotInterval
 
u16 dot11MeshHWMPconfirmationInterval
 

Detailed Description

struct mesh_config - 802.11s mesh configuration

These parameters can be changed while the mesh is active.

Definition at line 880 of file cfg80211.h.

Field Documentation

bool auto_open_plinks

Definition at line 888 of file cfg80211.h.

u16 dot11MeshConfirmTimeout

Definition at line 882 of file cfg80211.h.

bool dot11MeshForwarding

Definition at line 900 of file cfg80211.h.

bool dot11MeshGateAnnouncementProtocol

Definition at line 899 of file cfg80211.h.

u16 dot11MeshHoldingTimeout

Definition at line 883 of file cfg80211.h.

u32 dot11MeshHWMPactivePathTimeout

Definition at line 893 of file cfg80211.h.

u32 dot11MeshHWMPactivePathToRootTimeout

Definition at line 903 of file cfg80211.h.

u16 dot11MeshHWMPconfirmationInterval

Definition at line 905 of file cfg80211.h.

u8 dot11MeshHWMPmaxPREQretries

Definition at line 890 of file cfg80211.h.

u16 dot11MeshHWMPnetDiameterTraversalTime

Definition at line 896 of file cfg80211.h.

u16 dot11MeshHWMPperrMinInterval

Definition at line 895 of file cfg80211.h.

u16 dot11MeshHWMPpreqMinInterval

Definition at line 894 of file cfg80211.h.

u16 dot11MeshHWMPRannInterval

Definition at line 898 of file cfg80211.h.

u16 dot11MeshHWMProotInterval

Definition at line 904 of file cfg80211.h.

u8 dot11MeshHWMPRootMode

Definition at line 897 of file cfg80211.h.

u16 dot11MeshMaxPeerLinks

Definition at line 884 of file cfg80211.h.

u8 dot11MeshMaxRetries

Definition at line 885 of file cfg80211.h.

u32 dot11MeshNbrOffsetMaxNeighbor

Definition at line 889 of file cfg80211.h.

u16 dot11MeshRetryTimeout

Definition at line 881 of file cfg80211.h.

u8 dot11MeshTTL

Definition at line 886 of file cfg80211.h.

u8 element_ttl

Definition at line 887 of file cfg80211.h.

u16 ht_opmode

Definition at line 902 of file cfg80211.h.

u16 min_discovery_timeout

Definition at line 892 of file cfg80211.h.

u32 path_refresh_time

Definition at line 891 of file cfg80211.h.

s32 rssi_threshold

Definition at line 901 of file cfg80211.h.


The documentation for this struct was generated from the following file: