Home
last modified time | relevance | path

Searched refs:WPAS_MAC_ADDR_STYLE_NOT_SET (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig_ssid.h75 WPAS_MAC_ADDR_STYLE_NOT_SET = -1, enumerator
H A Dconfig.c3281 ssid->mac_addr = WPAS_MAC_ADDR_STYLE_NOT_SET; in wpa_config_set_network_defaults()
H A Dwpa_supplicant.c2606 if (ssid->mac_addr == WPAS_MAC_ADDR_STYLE_NOT_SET) in wpa_supplicant_associate()