Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:wpa_bss

50 	struct wpa_supplicant *wpa_s, struct wpa_bss *bss, int ignore_bw,
53 struct wpa_supplicant *wpa_s, struct wpa_bss *bss, int ignore_bw,
220 static int additional_roaming_consortiums(struct wpa_bss *bss)
238 struct wpa_bss *bss)
818 struct wpa_cred *cred, struct wpa_bss *bss)
821 struct wpa_bss *selected;
845 struct wpa_bss *bss)
907 struct wpa_bss *bss)
1089 static int cred_no_required_oi_match(struct wpa_cred *cred, struct wpa_bss *bss)
1110 static int cred_excluded_ssid(struct wpa_cred *cred, struct wpa_bss *bss)
1129 struct wpa_cred *cred, struct wpa_bss *bss)
1188 struct wpa_cred *cred, struct wpa_bss *bss)
1236 struct wpa_cred *cred, struct wpa_bss *bss)
1280 struct wpa_supplicant *wpa_s, struct wpa_bss *bss, int ignore_bw,
1451 struct wpa_bss *bss)
1509 struct wpa_bss *bss, int allow_excluded)
1765 int interworking_connect(struct wpa_supplicant *wpa_s, struct wpa_bss *bss)
1797 struct wpa_supplicant *wpa_s, struct wpa_bss *bss, int ignore_bw,
1913 struct wpa_supplicant *wpa_s, struct wpa_bss *bss, int ignore_bw,
1985 struct wpa_supplicant *wpa_s, struct wpa_bss *bss, int ignore_bw,
2031 struct wpa_supplicant *wpa_s, struct wpa_bss *bss, int *excluded)
2155 struct wpa_bss *bss;
2158 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
2198 struct wpa_bss *bss)
2227 static struct wpa_bss * pick_best_roaming_partner(struct wpa_supplicant *wpa_s,
2228 struct wpa_bss *selected,
2231 struct wpa_bss *bss;
2245 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
2281 struct wpa_bss *bss, *selected = NULL, *selected_home = NULL;
2282 struct wpa_bss *selected2 = NULL, *selected2_home = NULL;
2295 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
2436 interworking_match_anqp_info(struct wpa_supplicant *wpa_s, struct wpa_bss *bss)
2438 struct wpa_bss *other;
2443 dl_list_for_each(other, &wpa_s->bss, struct wpa_bss, list) {
2474 struct wpa_bss *bss;
2494 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list) {
2547 struct wpa_bss *bss;
2549 dl_list_for_each(bss, &wpa_s->bss, struct wpa_bss, list)
2588 struct wpa_bss *bss;
2631 struct wpa_bss *bss, const u8 *sa,
2771 struct wpa_bss *bss = NULL, *tmp;
2797 dl_list_for_each_reverse(tmp, &wpa_s->bss, struct wpa_bss, list) {
2901 struct wpa_bss *bss;