Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_config.h489 int no_probe_resp_if_max_sta; member
Dbeacon.c1643 if (hapd->conf->no_probe_resp_if_max_sta && in handle_probe_req()
/hostap-latest/hostapd/
DChangeLog227 * added no_probe_resp_if_max_sta=1 parameter to disable Probe Response
Dconfig_file.c3625 bss->no_probe_resp_if_max_sta = atoi(pos); in hostapd_config_fill()