Searched refs:dot11MeshMaxRetries (Results 1 - 8 of 8) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig_ssid.h464 int dot11MeshMaxRetries; member in struct:wpa_ssid
H A Dmesh.c92 conf->dot11MeshMaxRetries = ssid->dot11MeshMaxRetries;
H A Dmesh_mpm.c429 if (sta->mpm_retries < conf->dot11MeshMaxRetries) {
H A Dconfig_file.c781 INT_DEF(dot11MeshMaxRetries, DEFAULT_MESH_MAX_RETRIES);
H A Dconfig.c1996 { INT(dot11MeshMaxRetries) },
2497 ssid->dot11MeshMaxRetries = DEFAULT_MESH_MAX_RETRIES;
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h44 int dot11MeshMaxRetries; member in struct:mesh_conf
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h44 int dot11MeshMaxRetries; member in struct:mesh_conf
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h44 int dot11MeshMaxRetries; member in struct:mesh_conf

Completed in 342 milliseconds