Home
last modified time | relevance | path

Searched defs:bss (Results 1 – 25 of 53) sorted by relevance

123

/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dbss.c263 struct wpa_bss *bss; in wpa_bss_get() local
389 struct wpa_bss *bss; in wpa_bss_remove_oldest_unknown() local
405 struct wpa_bss *bss; in wpa_bss_remove_oldest() local
433 struct wpa_bss *bss; in wpa_bss_add() local
744 struct wpa_bss *bss; in wpa_bss_update_scan_res() local
890 struct wpa_bss *bss, *n; in wpa_bss_update_end() local
923 struct wpa_bss *bss, *n; in wpa_bss_flush_by_age() local
1000 struct wpa_bss *bss; in wpa_bss_get_bssid() local
1049 struct wpa_bss *bss; in wpa_bss_get_p2p_dev_addr() local
1070 struct wpa_bss *bss; in wpa_bss_get_id() local
[all …]
H A Dbgscan_learn.c39 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 Dinterworking.c248 struct wpa_bss *bss) in interworking_anqp_send_req()
908 struct wpa_bss *bss) in remove_duplicate_network()
1561 struct wpa_bss *bss, int only_add) in interworking_connect_roaming_consortium()
2305 struct wpa_bss *bss; in interworking_find_network_match() local
2348 struct wpa_bss *bss) in roaming_prio()
2381 struct wpa_bss *bss; in pick_best_roaming_partner() local
2630 struct wpa_bss *bss; in interworking_next_anqp_fetch() local
2707 struct wpa_bss *bss; in interworking_start_fetch_anqp() local
2754 struct wpa_bss *bss; in anqp_send_req() local
3056 struct wpa_bss *bss = NULL, *tmp; in anqp_resp_cb() local
[all …]
H A Devents.c138 struct wpa_bss *bss = NULL; in wpa_supplicant_get_new_bss() local
535 struct wpa_bss *bss, int debug_print) in wpa_supplicant_ssid_bss_match()
898 static int bss_is_ess(struct wpa_bss *bss) in bss_is_ess()
1012 int i, struct wpa_bss *bss, in wpa_scan_res_match()
1400 struct wpa_bss *bss = wpa_s->last_scan_res[i]; in wpa_supplicant_select_bss() local
1421 struct wpa_bss *bss = wpa_s->last_scan_res[i]; in wpa_supplicant_select_bss() local
1633 struct wpa_bss *bss; in wpa_supplicant_rsn_preauth_scan_results() local
2686 struct wpa_bss *bss = wpa_s->current_bss; in wpas_fst_update_mb_assoc() local
2951 struct wpa_bss *bss = wpa_bss_get_bssid(wpa_s, bssid); in wpa_supplicant_event_assoc() local
3497 struct wpa_bss *bss; in ft_rx_action() local
[all …]
H A Dwnm_sta.c516 struct wpa_bss *bss = wpa_s->current_bss; in wnm_nei_get_chan() local
710 struct wpa_bss *bss = wpa_s->current_bss; in compare_scan_neighbor_results() local
837 static u32 wnm_get_bss_info(struct wpa_supplicant *wpa_s, struct wpa_bss *bss) in wnm_get_bss_info()
902 struct wpa_bss *bss, struct wpabuf **buf, in wnm_nei_rep_add_bss()
976 struct wpa_bss *bss = wpa_s->last_scan_res[i]; in wnm_add_cand_list() local
1080 struct wpa_bss *bss, struct wpa_ssid *ssid, in wnm_bss_tm_connect()
1116 struct wpa_bss *bss; in wnm_scan_process() local
1294 struct wpa_bss *bss; in wnm_fetch_scan_results() local
H A Dhs20_supplicant.c69 struct wpa_bss *bss = wpa_s->current_bss; in hs20_configure_frame_filters() local
146 int get_hs20_version(struct wpa_bss *bss) in get_hs20_version()
162 struct wpa_bss *bss) in is_hs20_network()
269 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()
1060 struct wpa_bss *bss; in hs20_osu_icon_fetch() local
H A Dwps_supplicant.h113 struct wpa_bss *bss) in wpas_wps_ssid_bss_match()
120 struct wpa_bss *bss) in wpas_wps_ssid_wildcard_ok()
H A Dmesh.c137 static void wpas_mesh_copy_groups(struct hostapd_data *bss, in wpas_mesh_copy_groups()
159 struct hostapd_data *bss = ifmsh->bss[0]; in wpas_mesh_init_rsn() local
248 struct hostapd_data *bss; in wpa_supplicant_mesh_init() local
H A Dbss.h153 static inline int bss_is_dmg(const struct wpa_bss *bss) in bss_is_dmg()
163 static inline int bss_is_pbss(struct wpa_bss *bss) in bss_is_pbss()
169 static inline void wpa_bss_update_level(struct wpa_bss *bss, int new_level) in wpa_bss_update_level()
H A Dmbo.c67 const u8 * wpas_mbo_get_bss_attr(struct wpa_bss *bss, enum mbo_attr_id attr) in wpas_mbo_get_bss_attr()
574 struct wpa_bss *bss, u32 mbo_subtypes) in mbo_build_anqp_buf()
611 struct wpa_bss *bss, const u8 *sa, in mbo_parse_rx_anqp_resp()
H A Dsme.c184 struct wpa_bss *bss) in sme_auth_handle_rrm()
241 struct wpa_bss *bss, struct wpa_ssid *ssid, in sme_send_authentication()
864 struct wpa_bss *bss, struct wpa_ssid *ssid) in sme_authenticate()
1873 struct wpa_bss *bss = wpa_s->current_bss; in sme_event_assoc_reject() local
2066 struct wpa_bss *bss; in sme_proc_obss_scan() local
2232 struct wpa_bss *bss = wpa_s->current_bss; in sme_sched_obss_scan() local
H A Dwpa_supplicant.c451 struct wpa_bss_tmp_disallowed *bss, *prev; in free_bss_tmp_disallowed() local
1800 struct wpa_bss *bss; in wpas_valid_bss() local
2107 static int bss_is_ibss(struct wpa_bss *bss) in bss_is_ibss()
2160 struct wpa_bss *bss = wpa_s->last_scan_res[j]; in ibss_mesh_setup_freq() local
2522 struct wpa_bss *bss, struct wpa_ssid *ssid, in wpas_populate_assoc_ies()
3017 struct wpa_bss *bss = cwork->bss; in wpas_start_assoc_cb() local
3992 struct wpa_bss *bss; in owe_trans_ssid_match() local
6666 struct wpa_bss *bss, *cbss; in get_bss_freqs_in_ess() local
7387 struct wpa_bss_tmp_disallowed *bss; in wpas_get_disallowed_bss() local
7442 struct wpa_bss_tmp_disallowed *bss; in wpa_bss_tmp_disallow() local
[all …]
H A Dwps_supplicant.c117 struct wpa_bss *bss; in wpas_wps_eapol_cb() local
187 struct wpa_bss *bss; in wpas_wps_security_workaround() local
1032 struct wpa_bss *bss; in wpas_wps_add_network() local
1114 struct wpa_bss *bss; in wpas_wps_reassoc() local
1675 struct wpa_ssid *ssid, struct wpa_bss *bss) in wpas_wps_ssid_bss_match()
1750 struct wpa_bss *bss) in wpas_wps_ssid_wildcard_ok()
1864 struct wpa_bss *bss; in wpas_wps_notify_scan_results() local
H A Drrm.c758 struct wpa_bss *bss, u8 *buf, in wpas_beacon_rep_add_frame_body()
841 struct wpa_bss *bss, in wpas_add_beacon_rep_elem()
907 struct wpabuf **wpa_buf, struct wpa_bss *bss, in wpas_add_beacon_rep()
1495 struct wpa_bss *bss = in wpas_beacon_rep_scan_process() local
H A Dsme.h50 struct wpa_bss *bss, in sme_authenticate()
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c287 struct i802_bss *bss; in get_bss_ifindex() local
853 struct i802_bss *bss = priv; in nl80211_get_ifindex() local
862 struct i802_bss *bss = priv; in wpa_driver_nl80211_get_bssid() local
873 struct i802_bss *bss = priv; in wpa_driver_nl80211_get_ssid() local
1020 struct i802_bss *bss; in nl80211_refresh_mac() local
1198 struct i802_bss *bss; in wpa_driver_nl80211_event_rtm_newlink() local
1606 struct i802_bss *bss = priv; in nl80211_channel_info() local
1642 struct i802_bss *bss = priv; in wpa_driver_nl80211_set_country() local
1994 struct i802_bss *bss; in wpa_driver_nl80211_drv_init() local
5939 struct i802_bss *bss, in wpa_driver_nl80211_set_mode_impl()
[all …]
H A Ddriver_nl80211_scan.c89 static int nl80211_abort_scan(struct i802_bss *bss) in nl80211_abort_scan()
181 nl80211_scan_common(struct i802_bss *bss, u8 cmd, in nl80211_scan_common()
318 int wpa_driver_nl80211_scan(struct i802_bss *bss, in wpa_driver_nl80211_scan()
496 struct i802_bss *bss = priv; in wpa_driver_nl80211_sched_scan() local
645 struct i802_bss *bss = priv; in wpa_driver_nl80211_stop_sched_scan() local
700 struct nlattr *bss[NL80211_BSS_MAX + 1]; in nl80211_parse_bss_info() local
972 struct i802_bss *bss = priv; in wpa_driver_nl80211_get_scan_results() local
1021 struct i802_bss *bss = priv; in wpa_driver_nl80211_abort_scan() local
1070 int wpa_driver_nl80211_vendor_scan(struct i802_bss *bss, in wpa_driver_nl80211_vendor_scan()
1245 struct i802_bss *bss = priv; in nl80211_set_default_scan_ies() local
H A Ddriver_nl80211_android.c42 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 Ddriver_nl80211_event.c541 struct i802_bss *bss; in mlme_event_ch_switch() local
633 static void mlme_event_mgmt(struct i802_bss *bss, in mlme_event_mgmt()
879 static void mlme_event(struct i802_bss *bss, in mlme_event()
966 static void mlme_event_michael_mic_failure(struct i802_bss *bss, in mlme_event_michael_mic_failure()
1110 struct i802_bss *bss, in mlme_event_dh_event()
1333 struct i802_bss *bss, in nl80211_new_station_event()
1366 struct i802_bss *bss, in nl80211_del_station_event()
1653 static void nl80211_spurious_frame(struct i802_bss *bss, struct nlattr **tb, in nl80211_spurious_frame()
2416 static void do_process_drv_event(struct i802_bss *bss, int cmd, in do_process_drv_event()
2646 struct i802_bss *bss; in process_global_event() local
[all …]
/dragonfly/contrib/wpa_supplicant/src/common/
H A Dhw_features_common.c156 void get_pri_sec_chan(struct wpa_scan_res *bss, int *pri_chan, int *sec_chan) in get_pri_sec_chan()
201 struct wpa_scan_res *bss = scan_res->res[i]; in check_40mhz_5g() local
220 struct wpa_scan_res *bss = scan_res->res[i]; in check_40mhz_5g() local
230 struct wpa_scan_res *bss = scan_res->res[i]; in check_40mhz_5g() local
247 static int check_20mhz_bss(struct wpa_scan_res *bss, int pri_freq, int start, in check_20mhz_bss()
296 struct wpa_scan_res *bss = scan_res->res[i]; in check_40mhz_2g4() local
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dap_config.c27 static void hostapd_config_free_vlan(struct hostapd_bss_config *bss) in hostapd_config_free_vlan()
47 void hostapd_config_defaults_bss(struct hostapd_bss_config *bss) in hostapd_config_defaults_bss()
159 struct hostapd_bss_config *bss; in hostapd_config_defaults() local
1030 static int hostapd_config_check_bss(struct hostapd_bss_config *bss, in hostapd_config_check_bss()
1284 void hostapd_set_security_params(struct hostapd_bss_config *bss, in hostapd_set_security_params()
H A Dhostapd.c1761 struct hostapd_data *bss = iface->bss[i]; in hostapd_owe_iface_iter() local
1814 struct hostapd_data *bss = iface->bss[i]; in hostapd_owe_iface_iter2() local
2217 struct hostapd_bss_config *bss) in hostapd_alloc_bss_data()
2445 struct hostapd_bss_config *bss; in hostapd_interface_init_bss() local
2708 struct hostapd_bss_config *bss; in hostapd_config_alloc() local
H A Dairtime_policy.c132 struct hostapd_data *bss; in update_airtime_weights() local
/dragonfly/contrib/binutils-2.34/gas/
H A Dsubsegs.h72 unsigned int bss : 1; member
/dragonfly/contrib/binutils-2.27/gas/
H A Dsubsegs.h72 unsigned int bss : 1; member

123