• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/wpa/hostapd/

Lines Matching refs:hostapd_bss_config

28 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 *bss, char *pos,
1460 static int parse_3gpp_cell_net(struct hostapd_bss_config *bss, char *buf,
1535 static int parse_nai_realm(struct hostapd_bss_config *bss, char *buf, int line)
1676 static int parse_anqp_elem(struct hostapd_bss_config *bss, char *buf, int line)
1724 static int parse_qos_map_set(struct hostapd_bss_config *bss,
1768 static int hs20_parse_conn_capab(struct hostapd_bss_config *bss, char *buf,
1802 static int hs20_parse_wan_metrics(struct hostapd_bss_config *bss, char *buf,
1867 static int hs20_parse_oper_friendly_name(struct hostapd_bss_config *bss,
1880 static int hs20_parse_icon(struct hostapd_bss_config *bss, char *pos)
1933 static int hs20_parse_osu_ssid(struct hostapd_bss_config *bss,
1954 static int hs20_parse_osu_server_uri(struct hostapd_bss_config *bss,
1974 static int hs20_parse_osu_friendly_name(struct hostapd_bss_config *bss,
1993 static int hs20_parse_osu_nai(struct hostapd_bss_config *bss,
2010 static int hs20_parse_osu_nai2(struct hostapd_bss_config *bss,
2028 static int hs20_parse_osu_method_list(struct hostapd_bss_config *bss, char *pos,
2045 static int hs20_parse_osu_icon(struct hostapd_bss_config *bss, char *pos,
2069 static int hs20_parse_osu_service_desc(struct hostapd_bss_config *bss,
2088 static int hs20_parse_operator_icon(struct hostapd_bss_config *bss, char *pos,
2177 static int parse_fils_realm(struct hostapd_bss_config *bss, const char *val)
2240 static int add_airtime_weight(struct hostapd_bss_config *bss, char *value)
2276 static int parse_sae_password(struct hostapd_bss_config *bss, const char *val)
2339 static int hostapd_dpp_controller_parse(struct hostapd_bss_config *bss,
2369 struct hostapd_bss_config *bss,
4559 struct hostapd_bss_config *bss;
4611 struct hostapd_bss_config *bss, const char *field,