Searched refs:dot11MeshMaxRetries (Results 1 – 6 of 6) sorted by relevance
464 int dot11MeshMaxRetries; member
92 conf->dot11MeshMaxRetries = ssid->dot11MeshMaxRetries; in mesh_config_create()
429 if (sta->mpm_retries < conf->dot11MeshMaxRetries) { in plink_timer()
781 INT_DEF(dot11MeshMaxRetries, DEFAULT_MESH_MAX_RETRIES); in wpa_config_write_network()
1996 { INT(dot11MeshMaxRetries) },2497 ssid->dot11MeshMaxRetries = DEFAULT_MESH_MAX_RETRIES; in wpa_config_set_network_defaults()
44 int dot11MeshMaxRetries; member