Home
last modified time | relevance | path

Searched refs:roaming_consortium_len (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dconfig.h175 size_t roaming_consortium_len; member
Dinterworking.c116 if (cred->roaming_consortium_len) in cred_with_roaming_consortium()
144 if (cred->realm && cred->roaming_consortium_len == 0) in cred_with_nai_realm()
963 if (cred->roaming_consortium_len == 0) in interworking_credentials_available_roaming_consortium()
971 cred->roaming_consortium_len)) in interworking_credentials_available_roaming_consortium()
DREADME-HS20174 # If roaming_consortium_len is non-zero, this field contains the
Dconfig.c2399 cred->roaming_consortium_len = len; in wpa_config_set_cred()