Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_glue.c71 wconf->ft_over_ds = conf->ft_over_ds; in hostapd_wpa_auth_conf()
Dwpa_auth.h159 int ft_over_ds; member
Dap_config.h276 int ft_over_ds; member
Dap_config.c88 bss->ft_over_ds = 1; in hostapd_config_defaults_bss()
Dwpa_auth_ft.c80 if (conf->ft_over_ds) in wpa_write_mdie()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c2246 bss->ft_over_ds = atoi(pos); in hostapd_config_fill()