Searched refs:dot11MeshMaxRetries (Results 1 – 6 of 6) sorted by relevance
584 int dot11MeshMaxRetries; member
144 conf->dot11MeshMaxRetries = ssid->dot11MeshMaxRetries; in mesh_config_create()
504 if (sta->mpm_retries < conf->dot11MeshMaxRetries) { in plink_timer()
829 INT_DEF(dot11MeshMaxRetries, DEFAULT_MESH_MAX_RETRIES); in wpa_config_write_network()
2660 { INT(dot11MeshMaxRetries) },3240 ssid->dot11MeshMaxRetries = DEFAULT_MESH_MAX_RETRIES; in wpa_config_set_network_defaults()
56 int dot11MeshMaxRetries; member