Home
last modified time | relevance | path

Searched refs:WPAS_MAC_ADDR_STYLE_PERMANENT (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/wpa_supplicant/
Dconfig_ssid.h76 WPAS_MAC_ADDR_STYLE_PERMANENT = 0, enumerator
Dwpa_supplicant.c2630 if (rand_style > WPAS_MAC_ADDR_STYLE_PERMANENT) { in wpa_supplicant_associate()
2638 } else if (rand_style == WPAS_MAC_ADDR_STYLE_PERMANENT && in wpa_supplicant_associate()