Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:next_ssid

1277 	struct wpa_ssid *next_ssid = NULL;
1284 if (wpa_s->next_ssid) {
1285 /* check that next_ssid is still valid */
1287 if (ssid == wpa_s->next_ssid)
1290 next_ssid = ssid;
1291 wpa_s->next_ssid = NULL;
1296 if (next_ssid && next_ssid->priority ==
1299 wpa_s, next_ssid