Searched refs:hostapd_bss_config (Results 1 - 25 of 35) 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.c29 static int hostapd_config_read_vlan_file(struct hostapd_bss_config *bss,
189 struct hostapd_bss_config *conf)
568 static int hostapd_parse_das_client(struct hostapd_bss_config *bss,
751 struct hostapd_bss_config *bss;
757 sizeof(struct hostapd_bss_config));
882 static int add_r0kh(struct hostapd_bss_config *bss, char *value)
928 static int add_r1kh(struct hostapd_bss_config *bss, char *value)
1097 static int hostapd_config_check_bss(struct hostapd_bss_config *bss,
1257 static int parse_roaming_consortium(struct hostapd_bss_config *bss, char *pos,
1326 static int parse_venue_name(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);
46 struct hostapd_bss_config *conf)
H A Dap_config.h177 * struct hostapd_bss_config - Per-BSS configuration
179 struct hostapd_bss_config { struct
474 struct hostapd_bss_config *bss, *last_bss;
547 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss);
554 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
557 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf);
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)
102 struct hostapd_bss_config *bss;
305 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf)
400 static void hostapd_config_free_bss(struct hostapd_bss_config *conf)
627 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
H A Dhostapd.h101 struct hostapd_bss_config *conf;
343 struct hostapd_bss_config *bss);
H A Dauthsrv.c91 struct hostapd_bss_config *conf = hapd->conf;
H A Deap_user_db.c215 const struct hostapd_bss_config *conf = hapd->conf;
H A Dhostapd.c608 struct hostapd_bss_config *conf = hapd->conf;
1082 struct hostapd_bss_config *bss)
1192 struct hostapd_bss_config *bss;
1257 struct hostapd_bss_config *bss;
/external/wpa_supplicant_8/src/ap/
H A Dwps_hostapd.h15 struct hostapd_bss_config *conf);
46 struct hostapd_bss_config *conf)
H A Dap_config.h177 * struct hostapd_bss_config - Per-BSS configuration
179 struct hostapd_bss_config { struct
474 struct hostapd_bss_config *bss, *last_bss;
547 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss);
554 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
557 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf);
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)
102 struct hostapd_bss_config *bss;
305 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf)
400 static void hostapd_config_free_bss(struct hostapd_bss_config *conf)
627 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
H A Dhostapd.h101 struct hostapd_bss_config *conf;
343 struct hostapd_bss_config *bss);
H A Dauthsrv.c91 struct hostapd_bss_config *conf = hapd->conf;
H A Deap_user_db.c215 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);
46 struct hostapd_bss_config *conf)
H A Dap_config.h177 * struct hostapd_bss_config - Per-BSS configuration
179 struct hostapd_bss_config { struct
474 struct hostapd_bss_config *bss, *last_bss;
547 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss);
554 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
557 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf);
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)
102 struct hostapd_bss_config *bss;
305 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf)
400 static void hostapd_config_free_bss(struct hostapd_bss_config *conf)
627 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
H A Dhostapd.h101 struct hostapd_bss_config *conf;
343 struct hostapd_bss_config *bss);
H A Dauthsrv.c91 struct hostapd_bss_config *conf = hapd->conf;
H A Deap_user_db.c215 const struct hostapd_bss_config *conf = hapd->conf;

Completed in 179 milliseconds

12