Searched refs:wildcard_prefix (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h113 unsigned int wildcard_prefix:1; member in struct:hostapd_eap_user
H A Dap_config.c616 if (user->phase2 == !!phase2 && user->wildcard_prefix &&
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h113 unsigned int wildcard_prefix:1; member in struct:hostapd_eap_user
H A Dap_config.c616 if (user->phase2 == !!phase2 && user->wildcard_prefix &&
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h113 unsigned int wildcard_prefix:1; member in struct:hostapd_eap_user
H A Dap_config.c616 if (user->phase2 == !!phase2 && user->wildcard_prefix &&
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c265 user->wildcard_prefix = 1;

Completed in 93 milliseconds