• Home
  • Raw
  • Download

Lines Matching defs:conf

181 	struct hostapd_config *conf;  in hostapd_config_defaults()  local
479 int hostapd_setup_sae_pt(struct hostapd_bss_config *conf) in hostapd_setup_sae_pt()
521 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf) in hostapd_setup_wpa_psk()
697 static void hostapd_config_free_anqp_elem(struct hostapd_bss_config *conf) in hostapd_config_free_anqp_elem()
710 static void hostapd_config_free_fils_realms(struct hostapd_bss_config *conf) in hostapd_config_free_fils_realms()
724 static void hostapd_config_free_sae_passwords(struct hostapd_bss_config *conf) in hostapd_config_free_sae_passwords()
747 static void hostapd_dpp_controller_conf_free(struct dpp_controller_conf *conf) in hostapd_dpp_controller_conf_free()
760 void hostapd_config_free_bss(struct hostapd_bss_config *conf) in hostapd_config_free_bss()
994 void hostapd_config_free(struct hostapd_config *conf) in hostapd_config_free()
1109 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf, in hostapd_get_psk()
1230 struct hostapd_config *conf, in hostapd_config_check_bss()
1483 static int hostapd_config_check_cw(struct hostapd_config *conf, int queue) in hostapd_config_check_cw()
1506 int hostapd_config_check(struct hostapd_config *conf, int full_config) in hostapd_config_check()
1658 int hostapd_sae_pw_id_in_use(struct hostapd_bss_config *conf) in hostapd_sae_pw_id_in_use()
1681 bool hostapd_sae_pk_in_use(struct hostapd_bss_config *conf) in hostapd_sae_pk_in_use()
1697 bool hostapd_sae_pk_exclusively(struct hostapd_bss_config *conf) in hostapd_sae_pk_exclusively()