Home
last modified time | relevance | path

Searched refs:wpa_group_rekey_set (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h370 int wpa_group_rekey_set; member
Dap_config.c1301 if (!bss->wpa_group_rekey_set) in hostapd_set_security_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h373 int wpa_group_rekey_set; member
Dap_config.c1531 if (!bss->wpa_group_rekey_set) in hostapd_set_security_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c2875 bss->wpa_group_rekey_set = 1;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c2893 bss->wpa_group_rekey_set = 1; in hostapd_config_fill()