HomeSort by relevance Sort by last modified time
    Searched refs:roaming_consortium_len (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
config.h 196 * If roaming_consortium_len is non-zero, this field contains the
207 * roaming_consortium_len - Length of roaming_consortium
209 size_t roaming_consortium_len; member in struct:wpa_cred
    [all...]
interworking.c 139 if (cred->roaming_consortium_len)
169 if (cred->realm && cred->roaming_consortium_len == 0)
1297 if (cred->roaming_consortium_len == 0)
1305 cred->roaming_consortium_len))
    [all...]
config_file.c 790 if (cred->roaming_consortium_len) {
792 for (i = 0; i < cred->roaming_consortium_len; i++)
    [all...]
config.c     [all...]

Completed in 1113 milliseconds