Searched defs:wpa_auth_config (Results 1 – 2 of 2) 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 …]
170 struct wpa_auth_config { struct171 int wpa;172 int wpa_key_mgmt;173 int wpa_pairwise;174 int wpa_group;175 int wpa_group_rekey;176 int wpa_strict_rekey;177 int wpa_gmk_rekey;178 int wpa_ptk_rekey;179 u32 wpa_group_update_count;[all …]