Searched refs:hostapd_bss_config (Results 1 - 25 of 38) sorted by relevance

12

/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.h14 struct hostapd_bss_config *bss, char *field,
H A Dconfig_file.c34 static int hostapd_config_read_vlan_file(struct hostapd_bss_config *bss,
214 struct hostapd_bss_config *conf)
616 static int hostapd_parse_das_client(struct hostapd_bss_config *bss,
799 struct hostapd_bss_config **all, *bss;
805 sizeof(struct hostapd_bss_config *));
932 static int add_r0kh(struct hostapd_bss_config *bss, char *value)
978 static int add_r1kh(struct hostapd_bss_config *bss, char *value)
1158 static int parse_roaming_consortium(struct hostapd_bss_config *bss, char *pos,
1238 static int parse_venue_name(struct hostapd_bss_config *bss, char *pos,
1250 static int parse_3gpp_cell_net(struct hostapd_bss_config *bs
[all...]
/external/wpa_supplicant_8/wpa_supplicant/tests/
H A Dlink_test.c17 struct hostapd_bss_config;
73 hostapd_get_eap_user(const struct hostapd_bss_config *conf, const u8 *identity,
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwps_hostapd.h15 struct hostapd_bss_config *conf);
50 struct hostapd_bss_config *conf)
H A Dap_config.h183 * struct hostapd_bss_config - Per-BSS configuration
185 struct hostapd_bss_config { struct
524 struct hostapd_bss_config **bss, *last_bss;
609 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss);
611 void hostapd_config_free_bss(struct hostapd_bss_config *conf);
616 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
619 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf);
626 void hostapd_set_security_params(struct hostapd_bss_config *bss,
H A Dieee802_1x.h16 struct hostapd_bss_config;
H A Dap_config.c23 static void hostapd_config_free_vlan(struct hostapd_bss_config *bss)
39 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss)
103 struct hostapd_bss_config *bss;
134 conf->bss = os_calloc(1, sizeof(struct hostapd_bss_config *));
315 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf)
397 void hostapd_config_free_bss(struct hostapd_bss_config *conf)
649 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
684 static int hostapd_config_check_bss(struct hostapd_bss_config *bss,
864 void hostapd_set_security_params(struct hostapd_bss_config *bss,
H A Dhostapd.h101 struct hostapd_bss_config *conf;
377 struct hostapd_bss_config *bss);
H A Dauthsrv.c94 struct hostapd_bss_config *conf = hapd->conf;
H A Deap_user_db.c219 const struct hostapd_bss_config *conf = hapd->conf;
H A Dhostapd.c689 struct hostapd_bss_config *conf = hapd->conf;
1342 struct hostapd_bss_config *bss)
1519 struct hostapd_bss_config **tmp_conf;
1521 struct hostapd_bss_config *bss;
1544 sizeof(struct hostapd_bss_config *));
1775 struct hostapd_bss_config *bss;
/external/wpa_supplicant_8/src/ap/
H A Dwps_hostapd.h15 struct hostapd_bss_config *conf);
50 struct hostapd_bss_config *conf)
H A Dap_config.h183 * struct hostapd_bss_config - Per-BSS configuration
185 struct hostapd_bss_config { struct
524 struct hostapd_bss_config **bss, *last_bss;
609 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss);
611 void hostapd_config_free_bss(struct hostapd_bss_config *conf);
616 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
619 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf);
626 void hostapd_set_security_params(struct hostapd_bss_config *bss,
H A Dieee802_1x.h16 struct hostapd_bss_config;
H A Dap_config.c23 static void hostapd_config_free_vlan(struct hostapd_bss_config *bss)
39 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss)
103 struct hostapd_bss_config *bss;
134 conf->bss = os_calloc(1, sizeof(struct hostapd_bss_config *));
315 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf)
397 void hostapd_config_free_bss(struct hostapd_bss_config *conf)
649 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
684 static int hostapd_config_check_bss(struct hostapd_bss_config *bss,
864 void hostapd_set_security_params(struct hostapd_bss_config *bss,
H A Dhostapd.h101 struct hostapd_bss_config *conf;
377 struct hostapd_bss_config *bss);
H A Dauthsrv.c94 struct hostapd_bss_config *conf = hapd->conf;
H A Deap_user_db.c219 const struct hostapd_bss_config *conf = hapd->conf;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwps_hostapd.h15 struct hostapd_bss_config *conf);
50 struct hostapd_bss_config *conf)
H A Dap_config.h183 * struct hostapd_bss_config - Per-BSS configuration
185 struct hostapd_bss_config { struct
524 struct hostapd_bss_config **bss, *last_bss;
609 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss);
611 void hostapd_config_free_bss(struct hostapd_bss_config *conf);
616 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
619 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf);
626 void hostapd_set_security_params(struct hostapd_bss_config *bss,
H A Dieee802_1x.h16 struct hostapd_bss_config;
H A Dap_config.c23 static void hostapd_config_free_vlan(struct hostapd_bss_config *bss)
39 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss)
103 struct hostapd_bss_config *bss;
134 conf->bss = os_calloc(1, sizeof(struct hostapd_bss_config *));
315 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf)
397 void hostapd_config_free_bss(struct hostapd_bss_config *conf)
649 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
684 static int hostapd_config_check_bss(struct hostapd_bss_config *bss,
864 void hostapd_set_security_params(struct hostapd_bss_config *bss,
H A Dhostapd.h101 struct hostapd_bss_config *conf;
377 struct hostapd_bss_config *bss);
H A Dauthsrv.c94 struct hostapd_bss_config *conf = hapd->conf;
H A Deap_user_db.c219 const struct hostapd_bss_config *conf = hapd->conf;

Completed in 235 milliseconds

12