Home
last modified time | relevance | path

Searched defs:hostapd_nai_realm_data (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h223 struct hostapd_nai_realm_data { struct
224 u8 encoding;
225 char realm_buf[MAX_NAI_REALMLEN + 1];
226 char *realm[MAX_NAI_REALMS];
227 u8 eap_method_count;
228 struct hostapd_nai_realm_eap {
233 } eap_method[MAX_NAI_EAP_METHODS];
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h224 struct hostapd_nai_realm_data { struct
225 u8 encoding;
226 char realm_buf[MAX_NAI_REALMLEN + 1];
227 char *realm[MAX_NAI_REALMS];
228 u8 eap_method_count;
229 struct hostapd_nai_realm_eap {
234 } eap_method[MAX_NAI_EAP_METHODS];