Home
last modified time | relevance | path

Searched refs:broadcast_deauth (Results 1 – 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h709 int broadcast_deauth; member
Dap_config.c127 bss->broadcast_deauth = 1; in hostapd_config_defaults_bss()
Dhostapd.c595 if (hapd->conf && hapd->conf->broadcast_deauth) { in hostapd_flush_old_stations()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h743 int broadcast_deauth; member
Dap_config.c137 bss->broadcast_deauth = 1; in hostapd_config_defaults_bss()
Dhostapd.c621 if (hapd->conf && hapd->conf->broadcast_deauth) { in hostapd_flush_old_stations()
1386 conf->broadcast_deauth) { in hostapd_setup_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c4325 bss->broadcast_deauth = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c4484 bss->broadcast_deauth = atoi(pos); in hostapd_config_fill()