Searched refs:MAC_ADDR_RAND_SCAN (Results 1 – 4 of 4) sorted by relevance
1030 #define MAC_ADDR_RAND_SCAN BIT(0) macro1033 #define MAC_ADDR_RAND_ALL (MAC_ADDR_RAND_SCAN | \
1098 if ((wpa_s->mac_addr_rand_enable & MAC_ADDR_RAND_SCAN) && in wpa_supplicant_scan()2665 if (type & MAC_ADDR_RAND_SCAN) { in wpas_mac_addr_rand_scan_clear()2698 if (type == MAC_ADDR_RAND_SCAN) { in wpas_mac_addr_rand_scan_set()
9287 type |= MAC_ADDR_RAND_SCAN; in wpas_ctrl_iface_mac_rand_scan()9364 if (type & MAC_ADDR_RAND_SCAN) { in wpas_ctrl_iface_mac_rand_scan()9365 wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_SCAN, in wpas_ctrl_iface_mac_rand_scan()
5337 wpa_s->mac_addr_rand_supported |= MAC_ADDR_RAND_SCAN; in wpa_supplicant_init_iface()