Searched refs:MESHPARAMS_ADD (Results 1 – 1 of 1) sorted by relevance
634 #define MESHPARAMS_ADD(name) \ in add_mesh_config() macro637 MESHPARAMS_ADD(dot11MeshMaxRetries); in add_mesh_config()638 MESHPARAMS_ADD(dot11MeshRetryTimeout); in add_mesh_config()639 MESHPARAMS_ADD(dot11MeshConfirmTimeout); in add_mesh_config()640 MESHPARAMS_ADD(dot11MeshHoldingTimeout); in add_mesh_config()641 MESHPARAMS_ADD(dot11MeshTTL); in add_mesh_config()642 MESHPARAMS_ADD(element_ttl); in add_mesh_config()643 MESHPARAMS_ADD(auto_open_plinks); in add_mesh_config()644 MESHPARAMS_ADD(dot11MeshMaxPeerLinks); in add_mesh_config()645 MESHPARAMS_ADD(dot11MeshHWMPactivePathTimeout); in add_mesh_config()[all …]