Searched refs:MAC_ADDR_RAND_SCAN (Results 1 – 4 of 4) sorted by relevance
988 #define MAC_ADDR_RAND_SCAN BIT(0) macro991 #define MAC_ADDR_RAND_ALL (MAC_ADDR_RAND_SCAN | \
1001 if (wpa_s->mac_addr_rand_enable & MAC_ADDR_RAND_SCAN) { in wpa_supplicant_scan()2501 if (type & MAC_ADDR_RAND_SCAN) { in wpas_mac_addr_rand_scan_clear()2534 if (type == MAC_ADDR_RAND_SCAN) { in wpas_mac_addr_rand_scan_set()
8262 type |= MAC_ADDR_RAND_SCAN; in wpas_ctrl_iface_mac_rand_scan()8342 if (type & MAC_ADDR_RAND_SCAN) { in wpas_ctrl_iface_mac_rand_scan()8343 wpas_mac_addr_rand_scan_set(wpa_s, MAC_ADDR_RAND_SCAN, in wpas_ctrl_iface_mac_rand_scan()
4703 wpa_s->mac_addr_rand_supported |= MAC_ADDR_RAND_SCAN; in wpa_supplicant_init_iface()