Home
last modified time | relevance | path

Searched refs:DEFAULT_MESH_HOLDING_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/wpa/wpa_supplicant/
HDconfig_ssid.h35 #define DEFAULT_MESH_HOLDING_TIMEOUT 40 macro
HDconfig_file.c832 INT_DEF(dot11MeshHoldingTimeout, DEFAULT_MESH_HOLDING_TIMEOUT); in wpa_config_write_network()
HDconfig.c3242 ssid->dot11MeshHoldingTimeout = DEFAULT_MESH_HOLDING_TIMEOUT; in wpa_config_set_network_defaults()