Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.h137 struct rsn_supp_config { struct
138 void *network_ctx;
139 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */
140 int proactive_key_caching;
141 int eap_workaround;
142 void *eap_conf_ctx;
143 const u8 *ssid;
144 size_t ssid_len;
145 int wpa_ptk_rekey;
146 int wpa_deny_ptk0_rekey;
[all …]