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

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dconfig_ssid.h514 int dot11MeshMaxRetries; member in struct:wpa_ssid
H A Dmesh.c128 conf->dot11MeshMaxRetries = ssid->dot11MeshMaxRetries;
H A Dmesh_mpm.c478 if (sta->mpm_retries < conf->dot11MeshMaxRetries) {
H A Dconfig_file.c879 INT_DEF(dot11MeshMaxRetries, DEFAULT_MESH_MAX_RETRIES);
H A Dconfig.c2332 { INT(dot11MeshMaxRetries) },
2868 ssid->dot11MeshMaxRetries = DEFAULT_MESH_MAX_RETRIES;
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dap_config.h50 int dot11MeshMaxRetries; member in struct:mesh_conf

Completed in 82 milliseconds