Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_config.h379 int no_probe_resp_if_max_sta; member
Dbeacon.c853 if (hapd->conf->no_probe_resp_if_max_sta && in handle_probe_req()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c2750 bss->no_probe_resp_if_max_sta = atoi(pos); in hostapd_config_fill()