/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | bss.c | 24 static void wpa_bss_set_hessid(struct wpa_bss *bss) in wpa_bss_set_hessid() 112 int wpa_bss_anqp_unshare_alloc(struct wpa_bss *bss) in wpa_bss_anqp_unshare_alloc() 189 wpa_bss_check_pending_connect(struct wpa_supplicant *wpa_s, struct wpa_bss *bss) in wpa_bss_check_pending_connect() 219 void wpa_bss_remove(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, in wpa_bss_remove() 263 struct wpa_bss *bss; in wpa_bss_get() local 317 struct wpa_bss *bss) in wpa_bss_is_wps_candidate() 358 struct wpa_bss *bss) in is_p2p_pending_bss() 374 static int wpa_bss_known(struct wpa_supplicant *wpa_s, struct wpa_bss *bss) in wpa_bss_known() 393 static int wpa_bss_in_use(struct wpa_supplicant *wpa_s, struct wpa_bss *bss) in wpa_bss_in_use() 433 struct wpa_bss *bss; in wpa_bss_remove_oldest_unknown() local [all …]
|
H A D | bgscan_learn.c | 39 struct dl_list bss; member 45 static void bss_free(struct bgscan_learn_bss *bss) in bss_free() 68 static void bgscan_learn_add_neighbor(struct bgscan_learn_bss *bss, in bgscan_learn_add_neighbor() 91 struct bgscan_learn_bss *bss; in bgscan_learn_get_bss() local 105 struct bgscan_learn_bss *bss; in bgscan_learn_load() local 164 struct bgscan_learn_bss *bss; in bgscan_learn_save() local 214 struct bgscan_learn_bss *bss; in bgscan_learn_get_freqs() local 447 struct bgscan_learn_bss *bss, *n; in bgscan_learn_deinit() local 465 struct wpa_scan_res *bss) in bgscan_learn_bss_match() 512 struct bgscan_learn_bss *bss; in bgscan_learn_notify_scan() local
|
H A D | interworking.c | 230 static int additional_roaming_consortiums(struct wpa_bss *bss) in additional_roaming_consortiums() 248 struct wpa_bss *bss) in interworking_anqp_send_req() 889 struct wpa_cred *cred, struct wpa_bss *bss) in already_connected() 916 struct wpa_bss *bss) in remove_duplicate_network() 981 struct wpa_bss *bss, int only_add) in interworking_connect_3gpp() 1206 static int cred_no_required_oi_match(struct wpa_cred *cred, struct wpa_bss *bss) in cred_no_required_oi_match() 1233 static int cred_excluded_ssid(struct wpa_cred *cred, struct wpa_bss *bss) in cred_excluded_ssid() 1252 struct wpa_cred *cred, struct wpa_bss *bss) in cred_below_min_backhaul() 1313 struct wpa_cred *cred, struct wpa_bss *bss) in cred_over_max_bss_load() 1365 struct wpa_cred *cred, struct wpa_bss *bss) in cred_conn_capab_missing() [all …]
|
H A D | events.c | 155 struct wpa_bss *bss = __wpa_supplicant_get_new_bss(wpa_s, bssid, ssid, in _wpa_supplicant_get_new_bss() local 170 struct wpa_bss *bss = NULL; in wpa_supplicant_get_new_bss() local 199 struct wpa_bss *bss = wpa_supplicant_get_new_bss(wpa_s, bssid); in wpa_supplicant_update_current_bss() local 211 struct wpa_bss *bss = wpa_supplicant_get_new_bss(wpa_s, bssid); in wpa_supplicant_update_link_bss() local 222 struct wpa_bss *bss; in wpa_supplicant_select_config() local 606 static int wpa_supplicant_match_privacy(struct wpa_bss *bss, in wpa_supplicant_match_privacy() 650 struct wpa_bss *bss, int debug_print) in wpa_supplicant_ssid_bss_match() 955 struct wpa_bss *bss, int debug_print) in rate_match() 1099 static int bss_is_ess(struct wpa_bss *bss) in bss_is_ess() 1138 static void owe_trans_ssid(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, in owe_trans_ssid() [all …]
|
H A D | mbo.c | 68 static const u8 * wpas_mbo_get_bss_attr(struct wpa_bss *bss, in wpas_mbo_get_bss_attr() 90 const u8 * wpas_mbo_check_assoc_disallow(struct wpa_bss *bss) in wpas_mbo_check_assoc_disallow() 103 void wpas_mbo_check_pmf(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, in wpas_mbo_check_pmf() 621 struct wpa_bss *bss, u32 mbo_subtypes) in mbo_build_anqp_buf() 658 struct wpa_bss *bss, const u8 *sa, in mbo_parse_rx_anqp_resp()
|
H A D | mesh.c | 153 static void wpas_mesh_copy_groups(struct hostapd_data *bss, in wpas_mesh_copy_groups() 175 struct hostapd_data *bss = ifmsh->bss[0]; in wpas_mesh_init_rsn() local 321 struct hostapd_data *bss; in wpa_supplicant_mesh_enable_iface_cb() local 386 struct hostapd_data *bss; in wpa_supplicant_mesh_init() local
|
H A D | wnm_sta.c | 547 struct wpa_bss *bss = wpa_s->current_bss; in wnm_nei_get_chan() local 747 struct wpa_bss *bss = wpa_s->current_bss; in compare_scan_neighbor_results() local 876 static u32 wnm_get_bss_info(struct wpa_supplicant *wpa_s, struct wpa_bss *bss) in wnm_get_bss_info() 941 struct wpa_bss *bss, struct wpabuf **buf, in wnm_nei_rep_add_bss() 1016 struct wpa_bss *bss = wpa_s->last_scan_res[i]; in wnm_add_cand_list() local 1125 struct wpa_bss *bss, struct wpa_ssid *ssid, in wnm_bss_tm_connect() 1176 struct wpa_bss *bss; in wnm_scan_process() local 2053 bool wnm_is_bss_excluded(struct wpa_supplicant *wpa_s, struct wpa_bss *bss) in wnm_is_bss_excluded()
|
H A D | wps_supplicant.h | 116 struct wpa_bss *bss) in wpas_wps_ssid_bss_match() 123 struct wpa_bss *bss) in wpas_wps_ssid_wildcard_ok()
|
H A D | pasn_supplicant.c | 158 struct wpa_bss *bss; in wpas_pasn_get_params_from_bss() local 466 struct wpa_bss *bss; in wpas_pasn_allowed() local 512 struct wpa_bss *bss; in wpas_pasn_auth_start_cb() local 683 struct wpa_bss *bss; in wpas_pasn_auth_start() local 926 struct wpa_bss *bss; in wpas_pasn_deauthenticate() local
|
H A D | hs20_supplicant.c | 70 struct wpa_bss *bss = wpa_s->current_bss; in hs20_configure_frame_filters() local 145 int get_hs20_version(struct wpa_bss *bss) in get_hs20_version() 161 struct wpa_bss *bss) in is_hs20_network() 268 struct wpa_bss *bss; in hs20_anqp_send_req() local 590 struct wpa_bss *bss, const u8 *sa, in hs20_parse_rx_hs20_anqp_resp() 856 static void hs20_osu_add_prov(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, in hs20_osu_add_prov() 1071 struct wpa_bss *bss; in hs20_osu_icon_fetch() local
|
H A D | sme.c | 101 struct wpa_bss *bss; in sme_auth_build_sae_commit() local 328 struct wpa_bss *bss) in sme_auth_handle_rrm() 385 struct wpa_bss *bss) in wpas_ml_handle_removed_links() 395 struct wpa_bss *bss, in wpas_ml_connect_pref() 521 struct wpa_bss *bss, struct wpa_ssid *ssid) in wpas_sme_set_mlo_links() 549 struct wpa_bss *bss, struct wpa_ssid *ssid, in sme_send_authentication() 1263 struct wpa_bss *bss, struct wpa_ssid *ssid) in sme_authenticate() 2870 struct wpa_bss *bss = wpa_s->current_bss; in sme_event_assoc_reject() local 2898 struct wpa_bss *bss = wpa_s->current_bss; in sme_event_assoc_reject() local 3074 struct wpa_bss *bss; in sme_proc_obss_scan() local [all …]
|
H A D | bss.h | 147 static inline const u8 * wpa_bss_ie_ptr(const struct wpa_bss *bss) in wpa_bss_ie_ptr() 194 static inline int bss_is_dmg(const struct wpa_bss *bss) in bss_is_dmg() 204 static inline int bss_is_pbss(struct wpa_bss *bss) in bss_is_pbss() 210 static inline void wpa_bss_update_level(struct wpa_bss *bss, int new_level) in wpa_bss_update_level()
|
H A D | wpa_supplicant.c | 472 struct wpa_bss_tmp_disallowed *bss) in remove_bss_tmp_disallowed_entry() 482 struct wpa_bss_tmp_disallowed *bss, *prev; in free_bss_tmp_disallowed() local 935 struct wpa_bss *bss; in wpas_verify_ssid_beacon() local 993 struct wpa_bss *bss; in wpas_verify_ssid_beacon_prot() local 1478 struct wpa_bss *bss, struct wpa_ssid *ssid, in wpa_supplicant_get_psk() 1691 struct wpa_bss *bss, struct wpa_ssid *ssid, in wpa_supplicant_set_suites() 2218 struct wpa_bss *bss) in wpas_ext_capab_byte() 2321 size_t buflen, struct wpa_bss *bss) in wpas_build_ext_capab() 2359 struct wpa_bss *bss; in wpas_valid_bss() local 2590 struct wpa_bss *bss, struct wpa_ssid *ssid) in wpa_supplicant_associate() [all …]
|
H A D | wps_supplicant.c | 82 static struct wpabuf * wpas_wps_get_wps_ie(struct wpa_bss *bss) in wpas_wps_get_wps_ie() 129 struct wpa_bss *bss; in wpas_wps_eapol_cb() local 198 struct wpa_bss *bss; in wpas_wps_security_workaround() local 1050 struct wpa_bss *bss; in wpas_wps_add_network() local 1132 struct wpa_bss *bss; in wpas_wps_reassoc() local 1722 struct wpa_ssid *ssid, struct wpa_bss *bss) in wpas_wps_ssid_bss_match() 1797 struct wpa_bss *bss) in wpas_wps_ssid_wildcard_ok() 1939 struct wpa_bss *bss; in wpas_wps_notify_scan_results() local
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_nl80211.c | 252 struct i802_bss *bss; in get_bss_ifindex() local 671 static int nl80211_set_iface_id(struct nl_msg *msg, struct i802_bss *bss) in nl80211_set_iface_id() 679 struct nl_msg * nl80211_cmd_msg(struct i802_bss *bss, int flags, uint8_t cmd) in nl80211_cmd_msg() 731 struct nl_msg * nl80211_bss_msg(struct i802_bss *bss, int flags, uint8_t cmd) in nl80211_bss_msg() 771 int nl80211_get_wiphy_index(struct i802_bss *bss) in nl80211_get_wiphy_index() 788 static enum nl80211_iftype nl80211_get_ifmode(struct i802_bss *bss) in nl80211_get_ifmode() 805 static int nl80211_get_macaddr(struct i802_bss *bss) in nl80211_get_macaddr() 819 static int nl80211_get_4addr(struct i802_bss *bss) in nl80211_get_4addr() 908 nl80211_get_wiphy_data_ap(struct i802_bss *bss) in nl80211_get_wiphy_data_ap() 984 static void nl80211_put_wiphy_data_ap(struct i802_bss *bss) in nl80211_put_wiphy_data_ap() [all …]
|
H A D | driver_nl80211_scan.c | 89 static int nl80211_abort_scan(struct i802_bss *bss) in nl80211_abort_scan() 178 nl80211_scan_common(struct i802_bss *bss, u8 cmd, in nl80211_scan_common() 343 int wpa_driver_nl80211_scan(struct i802_bss *bss, in wpa_driver_nl80211_scan() 526 struct i802_bss *bss = priv; in wpa_driver_nl80211_sched_scan() local 675 struct i802_bss *bss = priv; in wpa_driver_nl80211_stop_sched_scan() local 730 struct nlattr *bss[NL80211_BSS_MAX + 1]; in nl80211_parse_bss_info() local 1039 struct i802_bss *bss = priv; in wpa_driver_nl80211_get_scan_results() local 1088 struct i802_bss *bss = priv; in wpa_driver_nl80211_abort_scan() local 1137 int wpa_driver_nl80211_vendor_scan(struct i802_bss *bss, in wpa_driver_nl80211_vendor_scan() 1317 struct i802_bss *bss = priv; in nl80211_set_default_scan_ies() local
|
H A D | driver_nl80211_android.c | 42 static int android_priv_cmd(struct i802_bss *bss, const char *cmd) in android_priv_cmd() 75 int android_pno_start(struct i802_bss *bss, in android_pno_start() 147 int android_pno_stop(struct i802_bss *bss) in android_pno_stop()
|
H A D | driver_nl80211_event.c | 1201 struct i802_bss *bss; in mlme_event_ch_switch() local 1335 static void mlme_event_mgmt(struct i802_bss *bss, in mlme_event_mgmt() 1383 static void mlme_event_mgmt_tx_status(struct i802_bss *bss, in mlme_event_mgmt_tx_status() 1631 nl80211_get_link_id_by_freq(struct i802_bss *bss, unsigned int freq) in nl80211_get_link_id_by_freq() 1644 static void mlme_event(struct i802_bss *bss, in mlme_event() 1772 static void mlme_event_michael_mic_failure(struct i802_bss *bss, in mlme_event_michael_mic_failure() 1916 struct i802_bss *bss, in mlme_event_dh_event() 2177 struct i802_bss *bss, in nl80211_new_station_event() 2247 struct i802_bss *bss, in nl80211_del_station_event() 2546 static void nl80211_spurious_frame(struct i802_bss *bss, struct nlattr **tb, in nl80211_spurious_frame() [all …]
|
/freebsd/contrib/wpa/hostapd/ |
H A D | config_file.c | 30 static int hostapd_config_read_vlan_file(struct hostapd_bss_config *bss, in hostapd_config_read_vlan_file() 612 static int hostapd_parse_das_client(struct hostapd_bss_config *bss, char *val) in hostapd_parse_das_client() 877 struct hostapd_bss_config **all, *bss; in hostapd_config_bss() local 934 static int add_r0kh(struct hostapd_bss_config *bss, char *value) in add_r0kh() 980 static int add_r1kh(struct hostapd_bss_config *bss, char *value) in add_r1kh() 1288 static int parse_roaming_consortium(struct hostapd_bss_config *bss, char *pos, in parse_roaming_consortium() 1368 static int parse_venue_name(struct hostapd_bss_config *bss, char *pos, in parse_venue_name() 1380 static int parse_venue_url(struct hostapd_bss_config *bss, char *pos, in parse_venue_url() 1418 static int parse_3gpp_cell_net(struct hostapd_bss_config *bss, char *buf, in parse_3gpp_cell_net() 1493 static int parse_nai_realm(struct hostapd_bss_config *bss, char *buf, int line) in parse_nai_realm() [all …]
|
/freebsd/contrib/wpa/wpa_supplicant/examples/ |
H A D | wpas-dbus-new.py | 40 def showBss(bss): argument 89 def bssAdded(bss, properties): argument 93 def bssRemoved(bss): argument
|
H A D | wpas-dbus-new-wps.py | 23 def bssAdded(bss, properties): argument 26 def bssRemoved(bss): argument
|
H A D | wpas-dbus-new-signals.py | 47 def showBss(bss): argument 92 def bssAdded(bss, properties): argument 96 def bssRemoved(bss): argument
|
/freebsd/contrib/wpa/src/ap/ |
H A D | ap_config.c | 28 static void hostapd_config_free_vlan(struct hostapd_bss_config *bss) in hostapd_config_free_vlan() 48 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss) in hostapd_config_defaults_bss() 188 struct hostapd_bss_config *bss; in hostapd_config_defaults() local 1177 static bool hostapd_sae_pk_password_without_pk(struct hostapd_bss_config *bss) in hostapd_sae_pk_password_without_pk() 1207 static bool hostapd_config_check_bss_6g(struct hostapd_bss_config *bss) in hostapd_config_check_bss_6g() 1255 static int hostapd_config_check_bss(struct hostapd_bss_config *bss, in hostapd_config_check_bss() 1607 void hostapd_set_security_params(struct hostapd_bss_config *bss, in hostapd_set_security_params()
|
H A D | hostapd.c | 202 static void hostapd_clear_old_bss(struct hostapd_data *bss) in hostapd_clear_old_bss() 1853 static void hostapd_no_ir_cleanup(struct hostapd_data *bss) in hostapd_no_ir_cleanup() 2378 struct hostapd_data *bss = iface->bss[i]; in hostapd_owe_iface_iter() local 2431 struct hostapd_data *bss = iface->bss[i]; in hostapd_owe_iface_iter2() local 2887 struct hostapd_bss_config *bss) in hostapd_alloc_bss_data() 3307 struct hostapd_bss_config *bss; in hostapd_interface_init_bss() local 3549 int hostapd_reload_bss_only(struct hostapd_data *bss) in hostapd_reload_bss_only() 3646 struct hostapd_bss_config *bss; in hostapd_config_alloc() local 4684 struct hostapd_data *bss = hapd->iface->bss[b]; in hostapd_switch_color_timeout_handler() local 4804 struct hostapd_data *bss; in hostapd_mld_get_link_bss() local
|
/freebsd/contrib/wpa/src/common/ |
H A D | hw_features_common.c | 179 void get_pri_sec_chan(struct wpa_scan_res *bss, int *pri_chan, int *sec_chan) in get_pri_sec_chan() 221 struct wpa_scan_res *bss = scan_res->res[i]; in check_40mhz_5g() local 240 struct wpa_scan_res *bss = scan_res->res[i]; in check_40mhz_5g() local 250 struct wpa_scan_res *bss = scan_res->res[i]; in check_40mhz_5g() local 267 static int check_20mhz_bss(struct wpa_scan_res *bss, int pri_freq, int start, in check_20mhz_bss() 319 struct wpa_scan_res *bss = scan_res->res[i]; in check_40mhz_2g4() local
|