Home
last modified time | relevance | path

Searched refs:hostapd_bss_config (Results 1 – 18 of 18) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dap_config.h210 struct hostapd_bss_config { struct
561 struct hostapd_bss_config **bss, *last_bss; argument
657 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss);
660 void hostapd_config_free_bss(struct hostapd_bss_config *conf);
665 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
668 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf);
675 void hostapd_set_security_params(struct hostapd_bss_config *bss,
Dwps_hostapd.h15 struct hostapd_bss_config *conf);
50 struct hostapd_bss_config *conf) in hostapd_init_wps()
Dx_snoop.c20 struct hostapd_bss_config *conf = hapd->conf; in x_snoop_init()
72 struct hostapd_bss_config *conf = hapd->conf; in x_snoop_get_l2_packet()
Dap_config.c23 static void hostapd_config_free_vlan(struct hostapd_bss_config *bss) in hostapd_config_free_vlan()
39 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss) in hostapd_config_defaults_bss()
103 struct hostapd_bss_config *bss; in hostapd_config_defaults()
134 conf->bss = os_calloc(1, sizeof(struct hostapd_bss_config *)); in hostapd_config_defaults()
317 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf) in hostapd_setup_wpa_psk()
412 void hostapd_config_free_bss(struct hostapd_bss_config *conf) in hostapd_config_free_bss()
669 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf, in hostapd_get_psk()
704 static int hostapd_config_check_bss(struct hostapd_bss_config *bss, in hostapd_config_check_bss()
912 void hostapd_set_security_params(struct hostapd_bss_config *bss, in hostapd_set_security_params()
Dbss_load.c45 struct hostapd_bss_config *conf = hapd->conf; in bss_load_update_init()
Dieee802_1x.h16 struct hostapd_bss_config;
Dhostapd.h108 struct hostapd_bss_config *conf;
416 struct hostapd_bss_config *bss);
Dauthsrv.c100 struct hostapd_bss_config *conf = hapd->conf; in hostapd_setup_radius_srv()
Dhostapd.c864 struct hostapd_bss_config *conf = hapd->conf; in hostapd_setup_bss()
1599 struct hostapd_bss_config *bss) in hostapd_alloc_bss_data()
1779 struct hostapd_bss_config **tmp_conf; in hostapd_interface_init_bss()
1781 struct hostapd_bss_config *bss; in hostapd_interface_init_bss()
1804 sizeof(struct hostapd_bss_config *)); in hostapd_interface_init_bss()
2035 struct hostapd_bss_config *bss; in hostapd_config_alloc()
Deap_user_db.c227 const struct hostapd_bss_config *conf = hapd->conf; in hostapd_get_eap_user()
Dwpa_auth_glue.c30 static void hostapd_wpa_auth_conf(struct hostapd_bss_config *conf, in hostapd_wpa_auth_conf()
Dwps_hostapd.c322 struct hostapd_bss_config *bss = hapd->conf; in hapd_wps_reconfig_in_memory()
972 struct hostapd_bss_config *conf) in hostapd_init_wps()
Dgas_serv.c522 struct hostapd_bss_config *bss, in anqp_add_osu_provider()
/external/wpa_supplicant_8/wpa_supplicant/tests/
Dlink_test.c17 struct hostapd_bss_config;
73 hostapd_get_eap_user(const struct hostapd_bss_config *conf, const u8 *identity, in hostapd_get_eap_user()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c34 static int hostapd_config_read_vlan_file(struct hostapd_bss_config *bss, in hostapd_config_read_vlan_file()
214 struct hostapd_bss_config *conf) in hostapd_config_read_eap_user()
634 static int hostapd_parse_das_client(struct hostapd_bss_config *bss, in hostapd_parse_das_client()
843 struct hostapd_bss_config **all, *bss; in hostapd_config_bss()
849 sizeof(struct hostapd_bss_config *)); in hostapd_config_bss()
978 static int add_r0kh(struct hostapd_bss_config *bss, char *value) in add_r0kh()
1024 static int add_r1kh(struct hostapd_bss_config *bss, char *value) in add_r1kh()
1202 static int parse_roaming_consortium(struct hostapd_bss_config *bss, char *pos, in parse_roaming_consortium()
1282 static int parse_venue_name(struct hostapd_bss_config *bss, char *pos, in parse_venue_name()
1294 static int parse_3gpp_cell_net(struct hostapd_bss_config *bss, char *buf, in parse_3gpp_cell_net()
[all …]
Dconfig_file.h14 struct hostapd_bss_config *bss, char *field,
Dmain.c153 struct hostapd_bss_config *conf = hapd->conf; in hostapd_driver_init()
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c153 struct hostapd_bss_config *bss = conf->bss[0]; in wpa_supplicant_conf_ap()
1095 struct hostapd_bss_config *conf; in ap_ctrl_iface_wpa_get_status()
1193 struct hostapd_bss_config *conf; in wpa_supplicant_ap_mac_addr_filter()