Searched refs:rand_style (Results 1 – 1 of 1) sorted by relevance
1457 int rand_style; in wpa_supplicant_associate() local1460 rand_style = wpa_s->conf->mac_addr; in wpa_supplicant_associate()1462 rand_style = ssid->mac_addr; in wpa_supplicant_associate()1466 } else if (rand_style > 0) { in wpa_supplicant_associate()1467 if (wpas_update_random_addr(wpa_s, rand_style) < 0) in wpa_supplicant_associate()