Searched refs:tmp_wpa_s (Results 1 – 1 of 1) sorted by relevance
589 struct wpa_supplicant *wpa_s = ctx, *tmp_wpa_s; in p2ps_group_capability() local614 for (tmp_wpa_s = wpa_s->global->ifaces; tmp_wpa_s; in p2ps_group_capability()615 tmp_wpa_s = tmp_wpa_s->next) { in p2ps_group_capability()616 for (s = tmp_wpa_s->conf->ssid; s; s = s->next) { in p2ps_group_capability()619 tmp_wpa_s, s, s->disabled, in p2ps_group_capability()625 tmp_wpa_s->p2p_group); in p2ps_group_capability()