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