Home
last modified time | relevance | path

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

/trueos/contrib/wpa/wpa_supplicant/
HDconfig.h22 #define DEFAULT_BSS_MAX_COUNT 200 macro
HDconfig_file.c923 if (config->bss_max_count != DEFAULT_BSS_MAX_COUNT) in wpa_config_write_global()
HDconfig.c2634 config->bss_max_count = DEFAULT_BSS_MAX_COUNT; in wpa_config_alloc_empty()