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

/freebsd-13-stable/contrib/wpa/hostapd/
H A Dconfig_file.h14 struct hostapd_bss_config *bss, const char *field,
H A Dconfig_file.c28 static int hostapd_config_read_vlan_file(struct hostapd_bss_config *bss,
296 struct hostapd_bss_config *conf)
656 static int hostapd_parse_das_client(struct hostapd_bss_config *bss, char *val)
909 struct hostapd_bss_config **all, *bss;
915 sizeof(struct hostapd_bss_config *));
1064 static int add_r0kh(struct hostapd_bss_config *bss, char *value)
1110 static int add_r1kh(struct hostapd_bss_config *bss, char *value)
1330 static int parse_roaming_consortium(struct hostapd_bss_config *bss, char *pos,
1410 static int parse_venue_name(struct hostapd_bss_config *bss, char *pos,
1422 static int parse_venue_url(struct hostapd_bss_config *bs
[all...]
H A Dmain.c160 struct hostapd_bss_config *conf = hapd->conf;
H A Dctrl_iface.c1529 struct hostapd_bss_config *conf = hapd->conf;
4021 struct hostapd_bss_config *conf;
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dwps_hostapd.h15 struct hostapd_bss_config *conf);
50 struct hostapd_bss_config *conf)
H A Dx_snoop.c20 struct hostapd_bss_config *conf = hapd->conf;
72 struct hostapd_bss_config *conf = hapd->conf;
H A Dap_config.h269 * struct hostapd_bss_config - Per-BSS configuration
271 struct hostapd_bss_config { struct
868 struct hostapd_bss_config **bss, *last_bss;
1078 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss);
1083 void hostapd_config_free_bss(struct hostapd_bss_config *conf);
1088 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf,
1091 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf);
1100 void hostapd_set_security_params(struct hostapd_bss_config *bss,
1102 int hostapd_sae_pw_id_in_use(struct hostapd_bss_config *conf);
H A Dap_config.c27 static void hostapd_config_free_vlan(struct hostapd_bss_config *bss)
47 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss)
159 struct hostapd_bss_config *bss;
190 conf->bss = os_calloc(1, sizeof(struct hostapd_bss_config *));
436 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf)
607 static void hostapd_config_free_anqp_elem(struct hostapd_bss_config *conf)
620 static void hostapd_config_free_fils_realms(struct hostapd_bss_config *conf)
634 static void hostapd_config_free_sae_passwords(struct hostapd_bss_config *conf)
664 void hostapd_config_free_bss(struct hostapd_bss_config *conf)
989 const u8 * hostapd_get_psk(const struct hostapd_bss_config *con
[all...]
H A Dieee802_1x.h16 struct hostapd_bss_config;
H A Dhostapd.h147 struct hostapd_bss_config *conf;
580 struct hostapd_bss_config *bss);
H A Dauthsrv.c107 struct hostapd_bss_config *conf = hapd->conf;
H A Deap_user_db.c235 const struct hostapd_bss_config *conf = hapd->conf;
H A Dgas_serv.c710 static void anqp_add_icon(struct wpabuf *buf, struct hostapd_bss_config *bss,
734 struct hostapd_bss_config *bss,
915 struct hostapd_bss_config *bss = hapd->conf;
H A Dhostapd.c1084 struct hostapd_bss_config *conf = hapd->conf;
2217 struct hostapd_bss_config *bss)
2443 struct hostapd_bss_config **tmp_conf;
2445 struct hostapd_bss_config *bss;
2468 sizeof(struct hostapd_bss_config *));
2708 struct hostapd_bss_config *bss;
H A Dwps_hostapd.c316 struct hostapd_bss_config *bss = hapd->conf;
1012 struct hostapd_bss_config *conf)
H A Dwpa_auth_glue.c36 static void hostapd_wpa_auth_conf(struct hostapd_bss_config *conf,
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dap.c282 struct hostapd_bss_config *bss = conf->bss[0];
1311 struct hostapd_bss_config *conf;
1415 struct hostapd_bss_config *conf;

Completed in 263 milliseconds