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.h134 struct rsn_supp_config { struct
135 void *network_ctx;
136 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */
137 int proactive_key_caching;
138 int eap_workaround;
139 void *eap_conf_ctx;
140 const u8 *ssid;
141 size_t ssid_len;
142 int wpa_ptk_rekey;
143 int wpa_deny_ptk0_rekey;
[all …]