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

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dap_config.h450 int no_probe_resp_if_max_sta; member in struct:hostapd_bss_config
H A Dbeacon.c941 if (hapd->conf->no_probe_resp_if_max_sta &&
/freebsd-13-stable/contrib/wpa/hostapd/
H A Dconfig_file.c3293 } else if (os_strcmp(buf, "no_probe_resp_if_max_sta") == 0) {
3294 bss->no_probe_resp_if_max_sta = atoi(pos);

Completed in 121 milliseconds