Searched defs:wpa_auth_config (Results 1 – 1 of 1) sorted by relevance
170 struct wpa_auth_config { struct171 void *msg_ctx;172 int wpa;173 int extended_key_id;174 int wpa_key_mgmt;175 int wpa_pairwise;176 int wpa_group;177 int wpa_group_rekey;178 int wpa_strict_rekey;179 int wpa_gmk_rekey;[all …]