Searched refs:DEFAULT_MESH_RSSI_THRESHOLD (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Dconfig_ssid.h31 #define DEFAULT_MESH_RSSI_THRESHOLD 1 /* no change */ macro
H A Dmesh.c495 if (ssid->mesh_rssi_threshold < DEFAULT_MESH_RSSI_THRESHOLD) {
H A Dconfig_file.c883 INT_DEF(mesh_rssi_threshold, DEFAULT_MESH_RSSI_THRESHOLD);
H A Dconfig.c2872 ssid->mesh_rssi_threshold = DEFAULT_MESH_RSSI_THRESHOLD;

Completed in 69 milliseconds